{"info":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","description":"<html><head></head><body><p>Modern REST API that is growing quickly and will be the focus going forward.</p>\n<p>Authorization note: Auth value should be <code>Basic yourKeyBase64Encoded</code></p>\n<p><a href=\"https://kb.powercode.com/?ht_kb=rest-api\">https://kb.powercode.com/?ht_kb=rest-api</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9396290","collectionId":"95224531-8162-4530-b514-f2c7fac47558","publishedId":"2sAYkAQ2u3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"00b0ff"},"publishDate":"2025-03-26T19:36:48.000Z"},"item":[{"name":"Configure","item":[{"name":"deleteCustomField","id":"961d1990-ab61-459d-b959-5a02b4997f41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataField"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the custom data field</p>\n","type":"text/plain"},"key":"customDataFieldId","value":"6"}],"variable":[]}},"response":[{"id":"78efbc5f-6fdb-41f7-9cc0-7714300cd1f6","name":"deleteCustomField","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=6","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataField"],"query":[{"key":"customDataFieldId","value":"6","description":"ID of the custom data field"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:44:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Custom Data Field deleted\"\n}"}],"_postman_id":"961d1990-ab61-459d-b959-5a02b4997f41"},{"name":"deleteCustomDataFieldOption","id":"19effb99-d17c-4658-854f-9e521863f7a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldOptionId=6","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataFieldOption"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Custom Data Field Option ID</p>\n","type":"text/plain"},"key":"customDataFieldOptionId","value":"6"}],"variable":[]}},"response":[{"id":"1da51c9f-5f30-4a65-9660-837634cabe6b","name":"deleteCustomDataFieldOption","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldOptionId=6","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataFieldOption"],"query":[{"key":"customDataFieldOptionId","value":"6","description":"Custom Data Field Option ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:43:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Custom Data Field Option deleted\"\n}"}],"_postman_id":"19effb99-d17c-4658-854f-9e521863f7a6"},{"name":"deleteNotificationTemplate","id":"e4da19b9-26c8-44c2-85cb-4f7dca2cf2a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","NotificationTemplate"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the notification template to delete</p>\n","type":"text/plain"},"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"37f81c9e-418c-483e-9dab-9700f4499e05","name":"deleteNotificationTemplate","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","configure","NotificationTemplate"],"query":[{"key":"ID","value":"1","description":"ID of the notification template to delete"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:43:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Notification Template deleted\"\n}"}],"_postman_id":"e4da19b9-26c8-44c2-85cb-4f7dca2cf2a1"},{"name":"deleteSupportEmailBlacklist","id":"67c7e573-5abe-4583-8af2-ad6d5dec1ff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","SupportEmailBlacklist"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the blacklist email to delete</p>\n","type":"text/plain"},"key":"blacklistID","value":"2"}],"variable":[]}},"response":[{"id":"fa2d084d-4aea-4a16-a696-72b18329b7ff","name":"deleteSupportEmailBlacklist","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=1","host":["https://test.powercode.com:444"],"path":["uapi","configure","SupportEmailBlacklist"],"query":[{"key":"blacklistID","value":"1","description":"ID of the blacklist email to delete"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:42:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Blacklist Entry deleted successfully!\"\n}"}],"_postman_id":"67c7e573-5abe-4583-8af2-ad6d5dec1ff7"},{"name":"deleteWebHooks","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","    pm.expect(responseData).to.have.property('Message');","});","","","pm.test(\"Message is an empty string\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Message).to.be.an('string').that.is.empty;","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success and Response fields are boolean values\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.be.a('boolean');","    pm.expect(responseData.Response).to.be.a('boolean');","});"],"type":"text/javascript"}}],"id":"844a71c5-98d2-499c-9454-e69653dcfecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/configure/WebHooks?destinationID=22","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","WebHooks"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Destination ID of webhook</p>\n","type":"text/plain"},"key":"destinationID","value":"22"}],"variable":[]}},"response":[{"id":"98b85af1-b72b-445b-912d-4d35d78cdb04","name":"deleteWebHooks","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHooks?destinationID=3","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHooks"],"query":[{"key":"destinationID","value":"3","description":"Destination ID of webhook"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 16:39:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"WebHook deleted successfully!\"\n}"},{"id":"11574900-20ca-4691-bad4-aabddb5c6fd5","name":"deleteWebHooks","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHooks?destinationID=22","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHooks"],"query":[{"key":"destinationID","value":"22","description":"Destination ID of webhook"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:04:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"WebHook deleted successfully!\"\n}"}],"_postman_id":"844a71c5-98d2-499c-9454-e69653dcfecd"},{"name":"getCustomDataField","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.response.to.have.status(200);","});","","","pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.exist;","    pm.expect(responseData.Response).to.exist;","    pm.expect(responseData.Response.customDataField).to.exist;","    pm.expect(responseData.options).to.exist;","});","","","pm.test(\"CustomDataField object contains expected properties\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Response.customDataField).to.be.an('object');","    pm.expect(responseData.Response.customDataField).to.include.all.keys(","        'ID', 'Name', 'Type', 'Page', 'AccountTypeID', 'Viewable', 'Editable', ","        'UniqueValue', 'CustomerEditable', 'DefaultValue', 'Required'","    );","});","","","pm.test(\"Options array is present and contains expected number of elements\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response.options).to.exist.and.to.be.an('array');","    pm.expect(responseData.Response.options).to.have.lengthOf(1);","});","","","pm.test(\"OptionName within options array is a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.options).to.be.an('array').and.to.not.be.empty;","  responseData.options.forEach(function(option) {","    pm.expect(option.OptionName).to.be.a('string').and.to.have.lengthOf.at.least(1, \"OptionName should be a non-empty string\");","  });","});"],"type":"text/javascript"}}],"id":"984fd7e1-70c9-4884-aad8-1885ebb4a731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=10","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataField"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of custom Data Field.</p>\n","type":"text/plain"},"key":"customDataFieldId","value":"10"}],"variable":[]}},"response":[{"id":"0bd0f9c9-82a7-44b6-8c1d-0efb9bad5d6d","name":"getCustomDataField","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=6","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataField"],"query":[{"key":"customDataFieldId","value":"6","description":"ID of custom Data Field."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 16:11:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"customDataField\": {\n            \"ID\": 6,\n            \"Name\": \"Test Custom Field2\",\n            \"Type\": \"Option\",\n            \"Page\": \"Customer\",\n            \"AccountTypeID\": 0,\n            \"Viewable\": \"Yes\",\n            \"Editable\": \"Yes\",\n            \"UniqueValue\": \"No\",\n            \"CustomerEditable\": \"No\",\n            \"DefaultValue\": \"Option A\",\n            \"Required\": 0\n        },\n        \"options\": [\n            {\n                \"ID\": 6,\n                \"CustomInfoTemplateID\": 6,\n                \"OptionName\": \"Option A\"\n            }\n        ]\n    }\n}"}],"_postman_id":"984fd7e1-70c9-4884-aad8-1885ebb4a731"},{"name":"getCustomDataFieldOption","id":"dc9ba376-9c72-47a7-be72-c01c7c429b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldOptionId=10","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataFieldOption"],"host":["https://test.powercode.com:444"],"query":[{"key":"customDataFieldOptionId","value":"10"}],"variable":[]}},"response":[{"id":"03a75bc8-81f5-437a-9e84-6762e24cb136","name":"getCustomDataFieldOption","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataFieldOption"],"query":[{"key":"customDataFieldOptionId","value":"6","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:41:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 6,\n        \"CustomInfoTemplateID\": 6,\n        \"OptionName\": \"Option A\"\n    }\n}"}],"_postman_id":"dc9ba376-9c72-47a7-be72-c01c7c429b6d"},{"name":"getCustomInfoTemplateSections","id":"b611b237-0bbb-4bde-9a10-4c905f3652d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomInfoTemplateHeaders?page=Customer","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomInfoTemplateHeaders"],"host":["https://test.powercode.com:444"],"query":[{"key":"page","value":"Customer"}],"variable":[]}},"response":[],"_postman_id":"b611b237-0bbb-4bde-9a10-4c905f3652d9"},{"name":"getNotificationTemplate","id":"679de5d5-98c9-42d2-8337-7e29b53c641e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","NotificationTemplate"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the notification template to get</p>\n","type":"text/plain"},"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"ba04ad81-4b50-40f5-8519-07a00cb4940e","name":"getNotificationTemplate","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","configure","NotificationTemplate"],"query":[{"key":"ID","value":"1","description":"ID of the notification template to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:33:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 1,\n        \"recordsFiltered\": 1,\n        \"data\": [\n            {\n                \"ID\": 1,\n                \"TemplateName\": \"test\",\n                \"Subject\": \"test\",\n                \"DT_RowAttr\": {\n                    \"data-id\": 1,\n                    \"data-name\": \"test\"\n                }\n            }\n        ]\n    }\n}"},{"id":"adfdc1f5-bc43-491e-a5f3-83fac30c720f","name":"getNotificationTemplate","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","configure","NotificationTemplate"],"query":[{"key":"ID","value":"1","description":"ID of the notification template to get"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:34:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 1,\n        \"TemplateName\": \"test\",\n        \"Subject\": \"test\",\n        \"EmailMessage\": \"<p>test</p>\",\n        \"SMSMessage\": \"<p>test</p>\"\n    }\n}"}],"_postman_id":"679de5d5-98c9-42d2-8337-7e29b53c641e"},{"name":"getSupportEmailBlacklist","id":"d9e25e18-f389-42df-8b31-ed3b31f15752","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","SupportEmailBlacklist"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the blacklist email to retrieve</p>\n","type":"text/plain"},"key":"blacklistID","value":"1"}],"variable":[]}},"response":[{"id":"4d2324c6-0764-41d8-a75c-467eca2b5b04","name":"getSupportEmailBlacklist","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=1","host":["https://test.powercode.com:444"],"path":["uapi","configure","SupportEmailBlacklist"],"query":[{"key":"blacklistID","value":"1","description":"ID of the blacklist email to retrieve"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:29:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"BlacklistID\": 1,\n        \"UserPart\": \"user123\",\n        \"DomainPart\": \"test.com\"\n    }\n}"}],"_postman_id":"d9e25e18-f389-42df-8b31-ed3b31f15752"},{"name":"getWebHooks","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field should be true\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Success).to.be.true;","});","","","pm.test(\"Verify the 'Response' object contains expected fields\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData.Response).to.exist.and.to.be.an('object');","    pm.expect(responseData.Response).to.have.property('draw');","    pm.expect(responseData.Response).to.have.property('recordsTotal');","    pm.expect(responseData.Response).to.have.property('recordsFiltered');","    pm.expect(responseData.Response).to.have.property('data');","});","","","pm.test(\"Data array is present and contains the expected number of elements\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.have.property('data').that.is.an('array').and.to.have.lengthOf(1);","});"],"type":"text/javascript"}}],"id":"e795a623-bad8-425b-8592-ebd9ed055f83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/WebHooks","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","WebHooks"],"host":["https://test.powercode.com:444"],"query":[{"disabled":true,"key":"destinationID","value":"3"}],"variable":[]}},"response":[{"id":"81f49343-b3f2-41f0-a712-c03e61616668","name":"getWebHooks","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHooks","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHooks"],"query":[{"key":"destinationID","value":"3","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 16:42:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 1,\n        \"recordsFiltered\": 1,\n        \"data\": [\n            {\n                \"destinationURL\": \"Test destination - https://test3.com\",\n                \"Event\": \"Ticket Created\",\n                \"WebHookDestinationID\": 3,\n                \"DT_RowAttr\": {\n                    \"data-destinationid\": 3,\n                    \"data-destinationname\": \"Test destination\",\n                    \"data-webhookid\": 22\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"e795a623-bad8-425b-8592-ebd9ed055f83"},{"name":"getAllWebHookDestinations","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response has the required fields - Success and Response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.include.all.keys('Success', 'Response');","});","","","pm.test(\"Validate the Response array\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.be.an('array');","    pm.expect(responseData.Response).to.have.lengthOf.at.least(1);","    responseData.Response.forEach(function(item) {","        pm.expect(item).to.have.property('ID');","        pm.expect(item).to.have.property('WebHookTypeID');","        pm.expect(item).to.have.property('Name');","        pm.expect(item).to.have.property('Destination');","    });","});","","","pm.test(\"ID is a non-negative integer\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    responseData.Response.forEach(function(item) {","        pm.expect(item.ID).to.be.a('number').and.to.satisfy((val) => val >= 0, \"ID should be a non-negative integer\");","    });","});","","","pm.test(\"WebHookTypeID is a non-negative integer\", function () {","    const responseData = pm.response.json();","    responseData.Response.forEach(function(destination) {","        pm.expect(destination.WebHookTypeID).to.be.a('number').and.to.be.at.least(0);","    });","});"],"type":"text/javascript"}}],"id":"031ef0aa-88bf-4efe-b53d-7ab55162d095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/AllWebHookDestinations","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","AllWebHookDestinations"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"7ba79998-1cd5-47c7-b3e4-dbe61b8dc4dc","name":"getAllWebHookDestinations","originalRequest":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/AllWebHookDestinations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:29:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 3,\n            \"WebHookTypeID\": 1,\n            \"Name\": \"Test destination\",\n            \"Destination\": \"https://test3.com\"\n        },\n        {\n            \"ID\": 6,\n            \"WebHookTypeID\": 1,\n            \"Name\": \"New Test\",\n            \"Destination\": \"https://releases.powercode.com\"\n        },\n        {\n            \"ID\": 7,\n            \"WebHookTypeID\": 2,\n            \"Name\": \"Test 100\",\n            \"Destination\": \"https://google.com\"\n        }\n    ]\n}"}],"_postman_id":"031ef0aa-88bf-4efe-b53d-7ab55162d095"},{"name":"getAllWebHookEventOptionClasses","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Validate the 'Success' field is true\", function () {","  const responseData = pm.response.json();","","  pm.expect(responseData.Success).to.be.true;","});","","","pm.test(\"Response array is present and contains expected number of elements\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.exist.and.to.be.an('array');","    pm.expect(responseData.Response).to.have.lengthOf(1);","});","","","pm.test(\"ID is a non-negative integer, Description and Event are non-empty strings\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.be.an('array');","    ","    responseData.Response.forEach(function(item) {","        pm.expect(item.ID).to.be.a('number').and.to.be.at.least(0, \"ID should be a non-negative integer\");","        pm.expect(item.Description).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Description should not be empty\");","        pm.expect(item.Event).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Event should not be empty\");","    });","});"],"type":"text/javascript"}}],"id":"cc8fdd73-9a55-4018-9c57-57294f3908e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/AllWebHookEventOptionClasses","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","AllWebHookEventOptionClasses"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"95d12f8e-22f6-4328-811a-9a298b13f5f4","name":"getAllWebHookEventOptionClasses","originalRequest":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/AllWebHookEventOptionClasses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 15:52:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 64,\n            \"Description\": \"Ticket Added To Group\",\n            \"Event\": \"TicketHandlerGroupEx\"\n        },\n        {\n            \"ID\": 65,\n            \"Description\": \"Customer with Device Type Changed to a Status that is not Active\",\n            \"Event\": \"DeviceTypeNotActive\"\n        }\n    ]\n}"}],"_postman_id":"cc8fdd73-9a55-4018-9c57-57294f3908e8"},{"name":"getAllWebHookEvents","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.exist.and.to.be.a('boolean');","});","","","pm.test(\"Response field is an array with at least one element\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.be.an('array').and.to.have.lengthOf.at.least(1);","});","","","pm.test(\"ID is a non-negative integer, Description and Event are non-empty strings\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Response).to.be.an('array');","  ","  responseData.Response.forEach(function(item) {","    pm.expect(item.ID).to.be.a('number').and.to.be.at.least(0, \"ID should be a non-negative integer\");","    pm.expect(item.Description).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Description should not be empty\");","    pm.expect(item.Event).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Event should not be empty\");","  });","});"],"type":"text/javascript"}}],"id":"5bca0e0c-90fe-44da-91ff-e23f1bf5796c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/getAllWebHookEvents","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","getAllWebHookEvents"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"e8c55db5-094e-4b16-be70-665d425b600c","name":"getAllWebHookEvents","originalRequest":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/configure/getAllWebHookEvents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 18:29:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Description\": \"Customer Account Created\",\n            \"Event\": \"1\"\n        },\n        {\n            \"ID\": 2,\n            \"Description\": \"Ticket Created\",\n            \"Event\": \"2\"\n        },\n        {\n            \"ID\": 3,\n            \"Description\": \"Equipment Added/Updated\",\n            \"Event\": \"3\"\n        },\n        {\n            \"ID\": 4,\n            \"Description\": \"Message - Billing Start\",\n            \"Event\": \"4\"\n        },\n        {\n            \"ID\": 5,\n            \"Description\": \"Message - Billing Completed\",\n            \"Event\": \"5\"\n        },\n        {\n            \"ID\": 6,\n            \"Description\": \"Call Log Created\",\n            \"Event\": \"6\"\n        },\n        {\n            \"ID\": 7,\n            \"Description\": \"Contact Added\",\n            \"Event\": \"7\"\n        },\n        {\n            \"ID\": 8,\n            \"Description\": \"Contact Updated\",\n            \"Event\": \"8\"\n        },\n        {\n            \"ID\": 9,\n            \"Description\": \"Message - Backup Status\",\n            \"Event\": \"9\"\n        },\n        {\n            \"ID\": 10,\n            \"Description\": \"Message - BMU Failure\",\n            \"Event\": \"10\"\n        },\n        {\n            \"ID\": 11,\n            \"Description\": \"Message - Custom Alert Activated\",\n            \"Event\": \"11\"\n        },\n        {\n            \"ID\": 12,\n            \"Description\": \"Customer Service Disconnect\",\n            \"Event\": \"12\"\n        },\n        {\n            \"ID\": 13,\n            \"Description\": \"Message - Custom Alert Deactivated\",\n            \"Event\": \"13\"\n        },\n        {\n            \"ID\": 14,\n            \"Description\": \"Job Reassigned\",\n            \"Event\": \"14\"\n        },\n        {\n            \"ID\": 15,\n            \"Description\": \"Job Rescheduled\",\n            \"Event\": \"15\"\n        },\n        {\n            \"ID\": 16,\n            \"Description\": \"Job Scheduled\",\n            \"Event\": \"16\"\n        },\n        {\n            \"ID\": 17,\n            \"Description\": \"Job Moved to Workbench/Stand By\",\n            \"Event\": \"17\"\n        },\n        {\n            \"ID\": 18,\n            \"Description\": \"Job Details Edited\",\n            \"Event\": \"18\"\n        },\n        {\n            \"ID\": 19,\n            \"Description\": \"Message - Equipment Down (Infrastructure)\",\n            \"Event\": \"19\"\n        },\n        {\n            \"ID\": 20,\n            \"Description\": \"Message - Equipment Down (Customer)\",\n            \"Event\": \"20\"\n        },\n        {\n            \"ID\": 21,\n            \"Description\": \"Job Completed\",\n            \"Event\": \"21\"\n        },\n        {\n            \"ID\": 22,\n            \"Description\": \"Add/Update Customer Service\",\n            \"Event\": \"22\"\n        },\n        {\n            \"ID\": 23,\n            \"Description\": \"Message - Update Customer Service\",\n            \"Event\": \"23\"\n        },\n        {\n            \"ID\": 24,\n            \"Description\": \"Message - Add Customer Service\",\n            \"Event\": \"24\"\n        },\n        {\n            \"ID\": 25,\n            \"Description\": \"Job Check In\",\n            \"Event\": \"25\"\n        },\n        {\n            \"ID\": 26,\n            \"Description\": \"Job Check Out\",\n            \"Event\": \"26\"\n        },\n        {\n            \"ID\": 27,\n            \"Description\": \"Customer Account Status Change\",\n            \"Event\": \"27\"\n        },\n        {\n            \"ID\": 28,\n            \"Description\": \"Twilio - Customer Replies\",\n            \"Event\": \"28\"\n        },\n        {\n            \"ID\": 29,\n            \"Description\": \"Customer Payment Delete\",\n            \"Event\": \"29\"\n        },\n        {\n            \"ID\": 30,\n            \"Description\": \"Equipment Deleted\",\n            \"Event\": \"30\"\n        },\n        {\n            \"ID\": 31,\n            \"Description\": \"Added Remote Subnet\",\n            \"Event\": \"31\"\n        },\n        {\n            \"ID\": 32,\n            \"Description\": \"Edited Remote Subnet\",\n            \"Event\": \"32\"\n        },\n        {\n            \"ID\": 33,\n            \"Description\": \"Deleted Remote Subnet\",\n            \"Event\": \"33\"\n        },\n        {\n            \"ID\": 34,\n            \"Description\": \"Removed Customer Service\",\n            \"Event\": \"34\"\n        },\n        {\n            \"ID\": 35,\n            \"Description\": \"Customer Edited\",\n            \"Event\": \"35\"\n        },\n        {\n            \"ID\": 64,\n            \"Description\": \"Ticket Added To Group\",\n            \"Event\": \"TicketHandlerGroupEx\"\n        },\n        {\n            \"ID\": 65,\n            \"Description\": \"Customer with Device Type Changed to a Status that is not Active\",\n            \"Event\": \"DeviceTypeNotActive\"\n        }\n    ]\n}"}],"_postman_id":"5bca0e0c-90fe-44da-91ff-e23f1bf5796c"},{"name":"patchNotificationTemplate","id":"2b0097db-5200-41bc-8590-bf64c65cf544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?ID&name&subject&emailMessage&smsMessage","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","NotificationTemplate"],"host":["https://test.powercode.com:444"],"query":[{"key":"ID","value":null},{"key":"name","value":null},{"key":"subject","value":null},{"key":"emailMessage","value":null},{"key":"smsMessage","value":null}],"variable":[]}},"response":[],"_postman_id":"2b0097db-5200-41bc-8590-bf64c65cf544"},{"name":"postCustomDataField","event":[{"listen":"test","script":{"id":"e5e971fa-5f79-4a60-9ac6-7c6b10741621","exec":["pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Name');","    pm.expect(responseData).to.have.property('Type');","    pm.expect(responseData).to.have.property('Page');","    pm.expect(responseData).to.have.property('AccountTypeID');","    pm.expect(responseData).to.have.property('Viewable');","    pm.expect(responseData).to.have.property('Editable');","    pm.expect(responseData).to.have.property('UniqueValue');","    pm.expect(responseData).to.have.property('DefaultValue');","    pm.expect(responseData).to.have.property('CustomerEditable');","    pm.expect(responseData).to.have.property('Required');","    pm.expect(responseData).to.have.property('options');","    pm.expect(responseData).to.have.property('ID');","    pm.expect(responseData).to.have.property('Message');","});","","","pm.test(\"Success should be true\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Success).to.equal(true);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Options object is present and contains expected keys\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.options).to.exist.and.to.be.an('object');","    pm.expect(responseData.options).to.include.keys('childType', 'childFieldKey', 'parentFieldKey', 'parent');","});","","","pm.test(\"ID should be a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.ID).to.be.a('string').and.to.have.lengthOf.at.least(1, \"ID should not be empty\");","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"358c5a9b-baed-4344-92ba-410692e4242e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"fe6953e4-6b75-438f-854c-6bc12f8fcf3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"give me the raw json body request for this","value":"","type":"text"},{"key":"name","value":"Test Custom Field","type":"text"},{"key":"type","value":"Option","type":"text"},{"key":"page","value":"Customer","type":"text"},{"key":"accountTypeId","value":"0","type":"text"},{"key":"viewable","value":"Yes","type":"text"},{"key":"editable","value":"Yes","type":"text"},{"key":"uniqueValue","value":"No","type":"text"},{"key":"defaultValue","value":"","type":"text"},{"key":"required","value":"0","type":"text"}]},"url":"https://test.powercode.com:444/uapi/configure/CustomDataField","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataField"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"b728edda-b2b2-4b3c-a2df-bcbf8062eb67","name":"postCustomDataField","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataField?name=Test Custom Field&type=Option&page=Customer&accountTypeId=0&viewable=Yes&editable=Yes&uniqueValue=No&defaultValue&required=0","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataField"],"query":[{"key":"name","value":"Test Custom Field","description":"Field Name"},{"key":"type","value":"Option","description":"Text/Option"},{"key":"page","value":"Customer","description":"Customer/Equipment/Contact/Inventory/NetworkSite"},{"key":"accountTypeId","value":"0","description":"0:All 1:Customer..."},{"key":"viewable","value":"Yes","description":"Option is viewable Yes/No"},{"key":"editable","value":"Yes","description":"Whether the value can be updated Yes/No"},{"key":"uniqueValue","value":"No","description":"If the value must be unique Yes/No"},{"key":"defaultValue","value":null,"description":"What the value should be by default"},{"key":"required","value":"0","description":"0/1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:06:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"Name\": \"Test Custom Field\",\n        \"Type\": \"Option\",\n        \"Page\": \"Customer\",\n        \"AccountTypeID\": \"0\",\n        \"Viewable\": \"Yes\",\n        \"Editable\": \"Yes\",\n        \"UniqueValue\": \"No\",\n        \"DefaultValue\": \"\",\n        \"CustomerEditable\": \"No\",\n        \"Required\": 0,\n        \"options\": {\n            \"childType\": \"CustomInfoOptionEx\",\n            \"childFieldKey\": \"CustomInfoTemplateID\",\n            \"parentFieldKey\": \"ID\",\n            \"parent\": {}\n        },\n        \"ID\": \"10\"\n    },\n    \"Message\": \"Custom Data Field added successfully!\"\n}"},{"id":"935f013a-5292-45e1-a27b-9601d80fab22","name":"postCustomDataField","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Test Custom Field","type":"text"},{"key":"type","value":"Option","type":"text"},{"key":"page","value":"Customer","type":"text"},{"key":"accountTypeId","value":"0","type":"text"},{"key":"viewable","value":"Yes","type":"text"},{"key":"editable","value":"Yes","type":"text"},{"key":"uniqueValue","value":"No","type":"text"},{"key":"defaultValue","value":"","type":"text"},{"key":"required","value":"0","type":"text"}]},"url":"https://test.powercode.com:444/uapi/configure/CustomDataField"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 21 May 2025 14:25:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"Name\": \"Test Custom Field\",\n        \"Type\": \"Option\",\n        \"Page\": \"Customer\",\n        \"AccountTypeID\": \"0\",\n        \"Viewable\": \"Yes\",\n        \"Editable\": \"Yes\",\n        \"UniqueValue\": \"No\",\n        \"DefaultValue\": \"\",\n        \"CustomerEditable\": \"No\",\n        \"Required\": 0,\n        \"options\": {\n            \"childType\": \"CustomInfoOptionEx\",\n            \"childFieldKey\": \"CustomInfoTemplateID\",\n            \"parentFieldKey\": \"ID\",\n            \"parent\": {}\n        },\n        \"ID\": \"8\"\n    },\n    \"Message\": \"Custom Data Field added successfully!\"\n}"}],"_postman_id":"fe6953e4-6b75-438f-854c-6bc12f8fcf3a"},{"name":"postCustomDataFieldOption","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.response.to.have.status(200);","});","","","pm.test(\"Response has the required fields\", function () {","  const responseData = pm.response.json();","","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData).to.have.property('Success');","  pm.expect(responseData).to.have.property('Response');","  pm.expect(responseData).to.have.property('Message');","});","","","pm.test(\"Success field is a boolean\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Message field is a string\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Message).to.be.a('string');","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});"],"type":"text/javascript"}}],"id":"77aa0534-77af-4ff8-a332-ee38a7dea196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldId=10&name&isDefault","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataFieldOption"],"host":["https://test.powercode.com:444"],"query":[{"key":"customDataFieldId","value":"10"},{"key":"name","value":null},{"key":"isDefault","value":null}],"variable":[]}},"response":[{"id":"be95b3e5-5097-44d0-b9d5-ae22c65de1a2","name":"postCustomDataFieldOption","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldId=10&name&isDefault","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataFieldOption"],"query":[{"key":"customDataFieldId","value":"10"},{"key":"name","value":null},{"key":"isDefault","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:06:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Custom Data Field Option added successfully!\"\n}"}],"_postman_id":"77aa0534-77af-4ff8-a332-ee38a7dea196"},{"name":"postNotificationTemplate","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.include.all.keys('Success', 'Response', 'Message');","});","","","pm.test(\"ID in the Response object is a non-empty string\", function () {","  const responseData = pm.response.json();","","  pm.expect(responseData.Response.id).to.be.a('string').and.to.have.lengthOf.at.least(1, \"ID should be a non-empty string\");","});","","","pm.test(\"Name, subject, emailMessage, and smsMessage parameters are present and non-empty\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.be.an('object');","    pm.expect(responseData.Response.id).to.exist;","    pm.expect(responseData.Success).to.be.true;","    pm.expect(responseData.Message).to.be.a('string').and.to.have.lengthOf.at.least(1);","});"],"type":"text/javascript"}}],"id":"dc69954d-90d7-4573-bc29-0df831859bbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?name&subject&emailMessage&smsMessage","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","NotificationTemplate"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Name of the notification template</p>\n","type":"text/plain"},"key":"name","value":null},{"description":{"content":"<p>Subject of the notification template</p>\n","type":"text/plain"},"key":"subject","value":null},{"description":{"content":"<p>Email message of the notification template</p>\n","type":"text/plain"},"key":"emailMessage","value":null},{"description":{"content":"<p>SMS message of the notification template</p>\n","type":"text/plain"},"key":"smsMessage","value":null}],"variable":[]}},"response":[{"id":"b73d94f9-8800-4c90-ab58-7d2f7b0fee88","name":"postNotificationTemplate","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/NotificationTemplate?name&subject&emailMessage&smsMessage","host":["https://test.powercode.com:444"],"path":["uapi","configure","NotificationTemplate"],"query":[{"key":"name","value":null,"description":"Name of the notification template"},{"key":"subject","value":null,"description":"Subject of the notification template"},{"key":"emailMessage","value":null,"description":"Email message of the notification template"},{"key":"smsMessage","value":null,"description":"SMS message of the notification template"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:06:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"id\": \"2\"\n    },\n    \"Message\": \"Notification Template created\"\n}"}],"_postman_id":"dc69954d-90d7-4573-bc29-0df831859bbc"},{"name":"postSupportEmailBlacklist","event":[{"listen":"test","script":{"id":"bf487094-3189-4f8e-827d-e8eb509949eb","exec":["pm.test(\"Response status code is 200\", function () {","    pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.exist.and.to.be.a('boolean');","});","","","pm.test(\"Response field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Response').that.is.a('boolean');","});","","","pm.test(\"Message field is present and is a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Message).to.exist.and.to.be.a('string').and.to.have.lengthOf.at.least(1, \"Value should not be empty\");","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"506e85a6-609e-425d-bacd-2a70d8f955f6","exec":[],"type":"text/javascript"}}],"id":"6ca551fa-ebcc-49ad-89a8-7b51a45f0dcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","SupportEmailBlacklist"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"8f4e82cf-a9d7-4f31-8a95-48d6a0b6b05f","name":"postSupportEmailBlacklist","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?userPart=user&domainPart=test.com","host":["https://test.powercode.com:444"],"path":["uapi","configure","SupportEmailBlacklist"],"query":[{"key":"userPart","value":"user","description":"User part of email"},{"key":"domainPart","value":"test.com","description":"Domain part of email"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:06:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Blacklist Entry added successfully!\"\n}"}],"_postman_id":"6ca551fa-ebcc-49ad-89a8-7b51a45f0dcb"},{"name":"postWebHookEventOption","id":"777914b8-0c05-4473-980b-0c55ca246b87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/configure/WebHookEventOption?webHookId=11&optionId=15&optionClass=DeviceTypeNotActive","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","WebHookEventOption"],"host":["https://test.powercode.com:444"],"query":[{"key":"webHookId","value":"11"},{"key":"optionId","value":"15"},{"description":{"content":"<p>Name of the event. Ex: DeviceTypeNotActive</p>\n","type":"text/plain"},"key":"optionClass","value":"DeviceTypeNotActive"}],"variable":[]}},"response":[{"id":"2b303769-dc78-4cf6-8bb9-03640d38bbc0","name":"postWebHookEventOption","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHookEventOption?webHookId=11&optionId=15&optionClass=DeviceTypeNotActive","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHookEventOption"],"query":[{"key":"webHookId","value":"11"},{"key":"optionId","value":"15"},{"key":"optionClass","value":"DeviceTypeNotActive","description":"Name of the event. Ex: DeviceTypeNotActive"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:04:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": \"13\"\n    },\n    \"Message\": \"WebHook Event Option added successfully!\"\n}"}],"_postman_id":"777914b8-0c05-4473-980b-0c55ca246b87"},{"name":"postWebHooks","id":"03c4fb01-7ac6-49b2-b360-b552b562432d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/configure/WebHooks?eventID=2&destinationID=3","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","WebHooks"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the event</p>\n","type":"text/plain"},"key":"eventID","value":"2"},{"description":{"content":"<p>ID of the destination</p>\n","type":"text/plain"},"key":"destinationID","value":"3"}],"variable":[]}},"response":[{"id":"114ebc13-2cf4-4f10-b018-67657676cf7d","name":"postWebHooks","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHooks?eventID=2&destinationID=3","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHooks"],"query":[{"key":"eventID","value":"2","description":"ID of the event"},{"key":"destinationID","value":"3","description":"ID of the destination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 16:39:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"DestinationId\": \"3\"\n    },\n    \"Message\": \"WebHook added successfully!\"\n}"}],"_postman_id":"03c4fb01-7ac6-49b2-b360-b552b562432d"},{"name":"putCustomDataField","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content-Type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field is present in the response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Success');","});","","","pm.test(\"Response field is present in the response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Response');","});","","","pm.test(\"Message field is present in the response\", function () {","    const responseData = pm.response.json();","    pm.expect(responseData).to.have.property('Message');","});"],"type":"text/javascript"}}],"id":"146b4791-bdea-4ce0-b26d-1d82ac49479e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=10&name=Test Custom Field2&type=Option&page=Customer&accountTypeId=0&viewable=Yes&editable=Yes&uniqueValue=No&defaultValue&required=0","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataField"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the custom field</p>\n","type":"text/plain"},"key":"customDataFieldId","value":"10"},{"description":{"content":"<p>Field Name</p>\n","type":"text/plain"},"key":"name","value":"Test Custom Field2"},{"description":{"content":"<p>Text/Option</p>\n","type":"text/plain"},"key":"type","value":"Option"},{"description":{"content":"<p>Customer/Equipment/Contact/Inventory/NetworkSite</p>\n","type":"text/plain"},"key":"page","value":"Customer"},{"description":{"content":"<p>0:All 1:Customer...</p>\n","type":"text/plain"},"key":"accountTypeId","value":"0"},{"description":{"content":"<p>Option is viewable Yes/No</p>\n","type":"text/plain"},"key":"viewable","value":"Yes"},{"description":{"content":"<p>Whether the value can be updated Yes/No</p>\n","type":"text/plain"},"key":"editable","value":"Yes"},{"description":{"content":"<p>If the value must be unique Yes/No</p>\n","type":"text/plain"},"key":"uniqueValue","value":"No"},{"description":{"content":"<p>What the value should be by default</p>\n","type":"text/plain"},"key":"defaultValue","value":null},{"description":{"content":"<p>0/1</p>\n","type":"text/plain"},"key":"required","value":"0"}],"variable":[]}},"response":[{"id":"b4058cc3-8a8c-4929-868c-efa0c53a8bc7","name":"putCustomDataField","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataField?customDataFieldId=10&name=Test Custom Field2&type=Option&page=Customer&accountTypeId=0&viewable=Yes&editable=Yes&uniqueValue=No&defaultValue&required=0","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataField"],"query":[{"key":"customDataFieldId","value":"10","description":"ID of the custom field"},{"key":"name","value":"Test Custom Field2","description":"Field Name"},{"key":"type","value":"Option","description":"Text/Option"},{"key":"page","value":"Customer","description":"Customer/Equipment/Contact/Inventory/NetworkSite"},{"key":"accountTypeId","value":"0","description":"0:All 1:Customer..."},{"key":"viewable","value":"Yes","description":"Option is viewable Yes/No"},{"key":"editable","value":"Yes","description":"Whether the value can be updated Yes/No"},{"key":"uniqueValue","value":"No","description":"If the value must be unique Yes/No"},{"key":"defaultValue","value":null,"description":"What the value should be by default"},{"key":"required","value":"0","description":"0/1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:07:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Custom Data Field updated successfully!\"\n}"}],"_postman_id":"146b4791-bdea-4ce0-b26d-1d82ac49479e"},{"name":"putCustomDataFieldOption","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response has the required fields - Success and Response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","});","","","pm.test(\"ID is a non-negative integer\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response.ID).to.be.a('number').and.to.be.at.least(0, \"ID should be a non-negative integer\");","});","","","pm.test(\"CustomInfoTemplateID is a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Response.CustomInfoTemplateID).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Value should not be empty\");","});","","","pm.test(\"OptionName is a non-empty string\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response.OptionName).to.be.a('string').and.to.have.lengthOf.at.least(1, \"OptionName should not be empty\");","});"],"type":"text/javascript"}}],"id":"bd62b6a0-27d1-4b5d-8f8b-97f66007e521","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldId=10&customDataFieldOptionId=7&name=Test Two&isDefault=false","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","CustomDataFieldOption"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Id of the custom date field </p>\n","type":"text/plain"},"key":"customDataFieldId","value":"10"},{"description":{"content":"<p>ID of the custom data field option</p>\n","type":"text/plain"},"key":"customDataFieldOptionId","value":"7"},{"description":{"content":"<p>Name of the Option</p>\n","type":"text/plain"},"key":"name","value":"Test Two"},{"description":{"content":"<p>true/false</p>\n","type":"text/plain"},"key":"isDefault","value":"false"}],"variable":[]}},"response":[{"id":"4b97df97-a3b8-4ab0-ab18-b4511b3e46d4","name":"putCustomDataFieldOption","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/CustomDataFieldOption?customDataFieldId=10&customDataFieldOptionId=7&name=Test Two&isDefault=false","host":["https://test.powercode.com:444"],"path":["uapi","configure","CustomDataFieldOption"],"query":[{"key":"customDataFieldId","value":"10","description":"Id of the custom date field "},{"key":"customDataFieldOptionId","value":"7","description":"ID of the custom data field option"},{"key":"name","value":"Test Two","description":"Name of the Option"},{"key":"isDefault","value":"false","description":"true/false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:10:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 7,\n        \"CustomInfoTemplateID\": \"10\",\n        \"OptionName\": \"Test Two\"\n    }\n}"}],"_postman_id":"bd62b6a0-27d1-4b5d-8f8b-97f66007e521"},{"name":"putSupportEmailBlacklist","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get('Content-Type')).to.include('application/json');","});","","","pm.test(\"Success field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Success').that.is.a('boolean');","});","","","pm.test(\"Response field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData).to.have.property('Response');","    pm.expect(responseData.Response).to.be.a('boolean');","});","","","pm.test(\"Message field is present and is a non-empty string\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Message).to.exist.and.to.be.a('string').and.to.have.lengthOf.at.least(1, \"Message should not be empty\");","});"],"type":"text/javascript"}}],"id":"711d306b-3bfc-49ae-ae08-9ce2aac7083b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=3&userPart=user123&domainPart=test.com","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","SupportEmailBlacklist"],"host":["https://test.powercode.com:444"],"query":[{"key":"blacklistID","value":"3"},{"description":{"content":"<p>User part of email</p>\n","type":"text/plain"},"key":"userPart","value":"user123"},{"description":{"content":"<p>Domain part of email</p>\n","type":"text/plain"},"key":"domainPart","value":"test.com"}],"variable":[]}},"response":[{"id":"9ba54df5-3ede-4190-be88-9db1dc1dc293","name":"putSupportEmailBlacklist","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/SupportEmailBlacklist?blacklistID=3&userPart=user123&domainPart=test.com","host":["https://test.powercode.com:444"],"path":["uapi","configure","SupportEmailBlacklist"],"query":[{"key":"blacklistID","value":"3"},{"key":"userPart","value":"user123","description":"User part of email"},{"key":"domainPart","value":"test.com","description":"Domain part of email"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:10:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Blacklist Entry edited successfully!\"\n}"}],"_postman_id":"711d306b-3bfc-49ae-ae08-9ce2aac7083b"},{"name":"putWebHooks","event":[{"listen":"test","script":{"id":"cdbf1af3-25af-456e-ba90-1115081b97dc","exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","    pm.expect(responseData).to.have.property('Message');","});","","","pm.test(\"Success is a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Message is an empty string\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.Message).to.equal(\"\");","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"80c8121b-f19b-458c-b360-5c8e54e678a4","exec":[],"type":"text/javascript"}}],"id":"6d4b0b66-cad7-4fea-b68a-37f1e1b590ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"eventIDs[]","value":"2","type":"text"},{"key":"eventIDs[]","value":"65","type":"text"},{"key":"destinationID","value":"1","type":"text"},{"key":"typeID","value":"1","type":"text"},{"key":"urlName","value":"test destination","type":"text"},{"key":"url","value":"https://test3.com","type":"text"},{"key":"urlID","value":"1","type":"text"},{"key":"options[]","value":"{\"id\":115,\"class\":\"DeviceTypeNotActive\"}","type":"text"},{"key":"options[]","value":"{\"id\":19,\"class\":\"DeviceTypeNotActive\"}","type":"text"}]},"url":"https://test.powercode.com:444/uapi/configure/WebHooks","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","configure","WebHooks"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"2a189824-111e-4a4e-a7e2-524392006ee8","name":"putWebHooks","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/configure/WebHooks?eventIDs[]=2&eventIDs[]=65&destinationID=3&typeID=1&urlName=test destination&url=https://test3.com&urlID=3&options[]={\"id\":115,\"class\":\"DeviceTypeNotActive\"}&options[]={\"id\":19,\"class\":\"DeviceTypeNotActive\"}","host":["https://test.powercode.com:444"],"path":["uapi","configure","WebHooks"],"query":[{"key":"eventIDs[]","value":"2","description":"Array of eventIDs"},{"key":"eventIDs[]","value":"65"},{"key":"destinationID","value":"3","description":"ID of the destination"},{"key":"typeID","value":"1","description":"Type of application the webhook is (1 for slack 2 for everything else.)"},{"key":"urlName","value":"test destination","description":"Name of URL"},{"key":"url","value":"https://test3.com","description":"Webhook URL"},{"key":"urlID","value":"3","description":"ID of the URL"},{"key":"options[]","value":"{\"id\":115,\"class\":\"DeviceTypeNotActive\"}","description":"Event option data Ex:{\"id\":115,\"class\":\"DeviceTypeNotActive\"}"},{"key":"options[]","value":"{\"id\":19,\"class\":\"DeviceTypeNotActive\"}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:10:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"WebHook Edited Successfully!\"\n}"}],"_postman_id":"6d4b0b66-cad7-4fea-b68a-37f1e1b590ef"}],"id":"8e615c3f-26d9-46fb-81b2-04fd0a5344bc","_postman_id":"8e615c3f-26d9-46fb-81b2-04fd0a5344bc","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Customer","item":[{"name":"Billing","item":[{"name":"deleteCredit","id":"83514c56-39e8-44d9-b966-2111edc1ddcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Credit?creditId=74606","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Credit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Credit</p>\n","type":"text/plain"},"key":"creditId","value":"74606"}],"variable":[]}},"response":[{"id":"bf9ed151-1b0c-48dd-a6f0-cfa245c35108","name":"deleteCredit","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Credit?creditId=74606","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Credit"],"query":[{"key":"creditId","value":"74606","description":"ID of the Credit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:58:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"success\": \"Credit deleted successfully\"\n    }\n}"}],"_postman_id":"83514c56-39e8-44d9-b966-2111edc1ddcb"},{"name":"deleteDebit","id":"bf284f47-d825-4910-b9f9-08ee46be2832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Debit?debitId=122746","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Debit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Debit</p>\n","type":"text/plain"},"key":"debitId","value":"122746"}],"variable":[]}},"response":[{"id":"690806de-7401-4421-9f0d-d559ce981de0","name":"deleteDebit","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Debit?debitId=122746","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Debit"],"query":[{"key":"debitId","value":"122746","description":"ID of the Debit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:14:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"success\": \"Debit deleted successfully\"\n    }\n}"}],"_postman_id":"bf284f47-d825-4910-b9f9-08ee46be2832"},{"name":"getCredit","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Validate Success field is present and is a boolean\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.have.property('Success').that.is.a('boolean');","});","","","pm.test(\"Response array is present and contains expected elements\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.exist.and.to.be.an('array').with.lengthOf(1);","});","","","pm.test(\"Validate response fields\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.be.an('array').that.is.not.empty;","","    responseData.Response.forEach(function(entry) {","        pm.expect(entry.id).to.be.a('number');","        pm.expect(entry.customerId).to.be.a('number');","        pm.expect(entry.amount).to.be.a('string');","        pm.expect(entry.description).to.be.a('string');","        pm.expect(entry.time).to.be.a('string');","        pm.expect(entry.accountClassId).to.be.a('number');","        pm.expect(entry.serviceId).to.be.a('number');","        pm.expect(entry.amountInCents).to.be.a('number');","        pm.expect(entry.taxZoneId).to.be.a('number');","    });","});"],"type":"text/javascript"}}],"id":"5d17f282-b7a8-464d-a34b-693359b248e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Credit?customerId=1113904","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Credit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"disabled":true,"description":{"content":"<p>ID of the Credit</p>\n","type":"text/plain"},"key":"creditId","value":"74606"}],"variable":[]}},"response":[{"id":"0dc86065-ff2c-4b64-8673-9d5c25f62403","name":"getCredit","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Credit?creditId=74606","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Credit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the Customer","disabled":true},{"key":"creditId","value":"74606","description":"ID of the Credit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:15:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 74606,\n        \"CustomerID\": 1113904,\n        \"Amount\": \"10.00\",\n        \"Discription\": \"Demo Credit\",\n        \"Time\": \"2024-02-21 00:00:00\",\n        \"AccountClassID\": 8,\n        \"ServiceID\": 0,\n        \"TransactionToken\": null,\n        \"AmountInCents\": 1000,\n        \"TaxZoneID\": 1,\n        \"TaxTypeID\": null,\n        \"TaxOnID\": null,\n        \"BillingDocumentID\": null\n    }\n}"},{"id":"1e4b5c40-ca9d-4f59-b451-e33046566540","name":"getCredit","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Credit?customerId=1113904","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Credit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the Customer"},{"key":"creditId","value":"74606","description":"ID of the Credit","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:15:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"id\": 74584,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74585,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74594,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74593,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74596,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74595,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74598,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74597,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74600,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74599,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74602,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Demo Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74601,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74607,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Demo Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74606,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74565,\n            \"customerId\": 1113904,\n            \"amount\": \"1.00\",\n            \"description\": \"test2\",\n            \"time\": \"2025-03-12 16:17:38\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 100,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74566,\n            \"customerId\": 1113904,\n            \"amount\": \"1.00\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-12 16:39:23\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 100,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74588,\n            \"customerId\": 1113904,\n            \"amount\": \"1.50\",\n            \"description\": \"Description\",\n            \"time\": \"2025-03-14 12:01:02\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 150,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 74587,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74564,\n            \"customerId\": 1113904,\n            \"amount\": \"2.00\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-12 16:13:56\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 200,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74605,\n            \"customerId\": 1113904,\n            \"amount\": \"9.00\",\n            \"description\": \"BankAccount payment made with 2345 in the amount of 9.00\",\n            \"time\": \"2025-03-21 18:58:36\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": \"PM00C4SKNW7WE6\",\n            \"amountInCents\": 900,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74578,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"0000-00-00 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74579,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74580,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74581,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74582,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74586,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Testy now\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74589,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74590,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74591,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74592,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit 69\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74593,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74595,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74597,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74599,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit 70\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74606,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Demo Credit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74576,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-03-12 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74577,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-03-12 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74575,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2024-12-03 00:00:00\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74567,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Charge\",\n            \"time\": \"2025-03-13 10:14:05\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74568,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Charge\",\n            \"time\": \"2025-03-13 10:59:24\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74569,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:05:46\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74570,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:10:36\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74571,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:11:40\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74572,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:12:24\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74573,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:20:52\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74574,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Credit\",\n            \"time\": \"2025-03-13 11:21:05\",\n            \"accountClassId\": 88,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74603,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"BankAccount payment made with 2345 in the amount of 10.00\",\n            \"time\": \"2025-03-21 17:42:30\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74604,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"BankAccount payment made with 2345 in the amount of 10.00\",\n            \"time\": \"2025-03-21 18:44:14\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 74587,\n            \"customerId\": 1113904,\n            \"amount\": \"12.00\",\n            \"description\": \"Description 123\",\n            \"time\": \"2025-03-14 12:01:02\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1200,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        }\n    ]\n}"}],"_postman_id":"5d17f282-b7a8-464d-a34b-693359b248e9"},{"name":"getDebit","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Response has the required fields - Success and Response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","});","","","pm.test(\"Success field is a boolean\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Response object should not be empty\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response).to.not.be.empty;","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});"],"type":"text/javascript"}}],"id":"5d2d3889-91a2-4a8f-bfe2-2b910e29dc6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Debit?customerId=1113904&debitId=122746","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Debit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>ID of the Debit</p>\n","type":"text/plain"},"key":"debitId","value":"122746"}],"variable":[]}},"response":[{"id":"b06a063d-b5dc-4fcd-b494-fb7943259579","name":"getDebit","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Debit?customerId=1113904","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Debit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the Customer"},{"key":"debitId","value":"122746","description":"ID of the Debit","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:12:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"id\": 122726,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122725,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122728,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122727,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122730,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122729,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122747,\n            \"customerId\": 1113904,\n            \"amount\": \"0.10\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 10,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122746,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122714,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122721,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122725,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122727,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122729,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122746,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"Test Debit 1\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122722,\n            \"customerId\": 1113904,\n            \"amount\": \"12.00\",\n            \"description\": \"Testing API\",\n            \"time\": \"2024-02-21 00:00:00\",\n            \"accountClassId\": 8,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1200,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122721,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122690,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-17 16:29:23\",\n            \"accountClassId\": 4,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122691,\n            \"customerId\": 1113904,\n            \"amount\": \"50.00\",\n            \"description\": \"$50 Equipment Pick Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-17 23:05:40\",\n            \"accountClassId\": 4,\n            \"serviceId\": 196,\n            \"transactionToken\": null,\n            \"amountInCents\": 5000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122692,\n            \"customerId\": 1113904,\n            \"amount\": \"5.00\",\n            \"description\": \"$50 Equipment Pick Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-17 23:06:56\",\n            \"accountClassId\": 4,\n            \"serviceId\": 196,\n            \"transactionToken\": null,\n            \"amountInCents\": 500,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122716,\n            \"customerId\": 1113904,\n            \"amount\": \"0.15\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-18 15:29:56\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 15,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122715,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122715,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-18 15:29:56\",\n            \"accountClassId\": 4,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122718,\n            \"customerId\": 1113904,\n            \"amount\": \"0.15\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-18 15:30:14\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 15,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122717,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122717,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"test\",\n            \"time\": \"2025-03-18 15:30:14\",\n            \"accountClassId\": 4,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122720,\n            \"customerId\": 1113904,\n            \"amount\": \"0.15\",\n            \"description\": \"10\",\n            \"time\": \"2025-03-18 15:31:46\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 15,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122719,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122719,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"10\",\n            \"time\": \"2025-03-18 15:31:46\",\n            \"accountClassId\": 4,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122724,\n            \"customerId\": 1113904,\n            \"amount\": \"0.15\",\n            \"description\": \"test 21\",\n            \"time\": \"2025-03-18 15:34:16\",\n            \"accountClassId\": 14,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 15,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": 122723,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122723,\n            \"customerId\": 1113904,\n            \"amount\": \"10.00\",\n            \"description\": \"test 21\",\n            \"time\": \"2025-03-18 15:34:16\",\n            \"accountClassId\": 4,\n            \"serviceId\": 0,\n            \"transactionToken\": null,\n            \"amountInCents\": 1000,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122693,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 19:44:01\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122694,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 19:44:52\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122695,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 19:47:43\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122696,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 19:59:44\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122697,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:00:02\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122698,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:00:30\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122699,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:00:46\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122700,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:00:57\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122701,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:01:12\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122702,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:18:09\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122703,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:18:31\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122704,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:19:03\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122705,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:20:47\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122706,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:20:49\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122707,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:21:12\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122708,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:21:19\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122709,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:23:54\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122710,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:24:50\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122711,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:26:14\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122712,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:26:36\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122713,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-18 20:26:39\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122731,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 5.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:13:03\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122732,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 5.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:20:23\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122733,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:22:05\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122734,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:23:22\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122735,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:24:04\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122736,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:24:34\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122737,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:24:46\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122738,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:25:59\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122739,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 17:39:26\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122740,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 18:45:59\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122741,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 10.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 18:50:07\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122742,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 7.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 18:51:35\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122743,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 8.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 18:55:09\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122744,\n            \"customerId\": 1113904,\n            \"amount\": \"0.00\",\n            \"description\": \"BankAccount payment in the amount of 9.00 failed for account ending in 2345\",\n            \"time\": \"2025-03-21 18:58:06\",\n            \"accountClassId\": 6,\n            \"serviceId\": 346,\n            \"transactionToken\": null,\n            \"amountInCents\": 0,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        },\n        {\n            \"id\": 122745,\n            \"customerId\": 1113904,\n            \"amount\": \"49.99\",\n            \"description\": \"S&E || Managed Router One Time Set Up Fee (Quantity: 1)\",\n            \"time\": \"2025-03-25 19:11:53\",\n            \"accountClassId\": 4,\n            \"serviceId\": 41,\n            \"transactionToken\": null,\n            \"amountInCents\": 4999,\n            \"taxZoneId\": 1,\n            \"taxTypeId\": null,\n            \"taxOnId\": null,\n            \"billingDocumentId\": null\n        }\n    ]\n}"},{"id":"8c21999b-bd96-4753-902d-6263881c2ddc","name":"getDebit","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Debit?debitId=122746","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Debit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the Customer","disabled":true},{"key":"debitId","value":"122746","description":"ID of the Debit"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:13:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 122746,\n        \"CustomerID\": 1113904,\n        \"Amount\": \"10.00\",\n        \"Discription\": \"Test Debit 1\",\n        \"Time\": \"2024-02-21 00:00:00\",\n        \"AccountClassID\": 8,\n        \"ServiceID\": 0,\n        \"TransactionToken\": null,\n        \"AmountInCents\": 1000,\n        \"TaxZoneID\": 1,\n        \"TaxTypeID\": null,\n        \"TaxOnID\": null,\n        \"BillingDocumentID\": null\n    }\n}"}],"_postman_id":"5d2d3889-91a2-4a8f-bfe2-2b910e29dc6b"},{"name":"patchCredit","event":[{"listen":"test","script":{"id":"1a8327d6-43e8-4e0f-b84b-ff1ce45d3443","exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field is present and set to true\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.have.property('Success', true);","});","","","pm.test(\"Response object should be empty\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData.Response).to.be.an('object').that.is.empty;","});","","","pm.test(\"Verify the date field is in the expected format and value\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.date).to.match(/^\\d{2}-\\d{2}-\\d{4}$/);","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"f138aba8-d766-4e92-99c2-5f43187cd7f3","exec":[],"type":"text/javascript"}}],"id":"45fb4c54-323d-4749-9972-1f05849d09c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Credit?creditId=74627&description=Testy now&amount=12&date=21-02-2024&classification=8&taxOverride=&taxTypes[]=1&taxTypes[]=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Credit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Credit</p>\n","type":"text/plain"},"key":"creditId","value":"74627"},{"description":{"content":"<p>Description of the credit</p>\n","type":"text/plain"},"key":"description","value":"Testy now"},{"description":{"content":"<p>Amount of the credit</p>\n","type":"text/plain"},"key":"amount","value":"12"},{"description":{"content":"<p>Date of the credit 21-02-2024</p>\n","type":"text/plain"},"key":"date","value":"21-02-2024"},{"description":{"content":"<p>Classification ID of the credit</p>\n","type":"text/plain"},"key":"classification","value":"8"},{"description":{"content":"<p>Whether to override tax</p>\n","type":"text/plain"},"key":"taxOverride","value":""},{"description":{"content":"<p>Types of tax</p>\n","type":"text/plain"},"key":"taxTypes[]","value":"1"},{"key":"taxTypes[]","value":"2"}],"variable":[]}},"response":[{"id":"98a176eb-fed0-408a-b5ff-82dadf7d5fcc","name":"patchCredit","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Credit?creditId=74606&description=Testy now&amount=12&date=21-02-2024&classification=8&taxOverride=&taxTypes=","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Credit"],"query":[{"key":"creditId","value":"74606","description":"ID of the Credit"},{"key":"description","value":"Testy now","description":"Description of the credit"},{"key":"amount","value":"12","description":"Amount of the credit"},{"key":"date","value":"21-02-2024","description":"Date of the credit 21-02-2024"},{"key":"classification","value":"8","description":"Classification ID of the credit"},{"key":"taxOverride","value":"","description":"Whether to override tax"},{"key":"taxTypes","value":"","description":"Types of tax"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:57:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Credit updated successfully\"\n}"}],"_postman_id":"45fb4c54-323d-4749-9972-1f05849d09c1"},{"name":"patchDebit","event":[{"listen":"test","script":{"id":"5be8ec4d-be68-46e6-86ef-ed51b3fc185c","exec":["pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field is present and has a boolean value\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Success').that.is.a('boolean');","});","","","pm.test(\"Response field is an object\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Response).to.be.an('object');","});","","","pm.test(\"Date in the response matches the requested date\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response.date).to.equal(\"21-02-2024\");","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"e2a293e0-2c52-4628-ad1b-8a25b4d7b4af","exec":[],"type":"text/javascript"}}],"id":"d93481e9-f9b7-4e3a-b53d-4731e228a2a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Debit?debitId=122775&description=Testing API&amount=12.00&date=03-05-2024&classification=8&taxOverride=1.5&taxTypes[]=1&taxTypes[]=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Debit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Debit</p>\n","type":"text/plain"},"key":"debitId","value":"122775"},{"description":{"content":"<p>Description of the debit</p>\n","type":"text/plain"},"key":"description","value":"Testing API"},{"description":{"content":"<p>Amount of the debit</p>\n","type":"text/plain"},"key":"amount","value":"12.00"},{"description":{"content":"<p>Date of the debit 21-02-2024</p>\n","type":"text/plain"},"key":"date","value":"03-05-2024"},{"description":{"content":"<p>Classification ID of the debit</p>\n","type":"text/plain"},"key":"classification","value":"8"},{"description":{"content":"<p>Tax percentage override</p>\n","type":"text/plain"},"key":"taxOverride","value":"1.5"},{"description":{"content":"<p>Types of tax(Account Classes)</p>\n","type":"text/plain"},"key":"taxTypes[]","value":"1"},{"key":"taxTypes[]","value":"2"}],"variable":[]}},"response":[{"id":"44758a05-1334-4a79-997a-754de2c053b2","name":"patchDebit","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Debit?debitId=122746&description=Testing API&amount=12.00&date=21-02-2024&classification=8&taxOverride=1.5&taxTypes","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Debit"],"query":[{"key":"debitId","value":"122746","description":"ID of the Debit"},{"key":"description","value":"Testing API","description":"Description of the debit"},{"key":"amount","value":"12.00","description":"Amount of the debit"},{"key":"date","value":"21-02-2024","description":"Date of the debit 21-02-2024"},{"key":"classification","value":"8","description":"Classification ID of the debit"},{"key":"taxOverride","value":"1.5","description":"Tax percentage override"},{"key":"taxTypes","value":null,"description":"Types of tax(Account Classes)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:13:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Debit updated successfully\"\n}"}],"_postman_id":"d93481e9-f9b7-4e3a-b53d-4731e228a2a3"},{"name":"postGenerateInvoice","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content-Type is application/json\", function () {","  pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Response has the required fields - Success and Response\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","});","","","pm.test(\"Success is a boolean value\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Response is a number\", function () {","    const responseData = pm.response.json();","    pm.expect(responseData.Response).to.be.a('number');","});"],"type":"text/javascript"}}],"id":"f17b6bfa-8e29-4fb7-b066-982b951d7cad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/GenerateInvoice?customerId=1113904&dueDate=21-02-2024&hideDueDate=false&credits[]=74584&credits[]=74585&debits[]=122722&debits[]=122726","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","GenerateInvoice"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>Due date of the invoice.</p>\n","type":"text/plain"},"key":"dueDate","value":"21-02-2024"},{"description":{"content":"<p>Yes/No whether to hide the due date</p>\n","type":"text/plain"},"key":"hideDueDate","value":"false"},{"description":{"content":"<p>An array of credit IDs</p>\n","type":"text/plain"},"key":"credits[]","value":"74584"},{"key":"credits[]","value":"74585"},{"description":{"content":"<p>An array of debit IDs</p>\n","type":"text/plain"},"key":"debits[]","value":"122722"},{"key":"debits[]","value":"122726"}],"variable":[]}},"response":[{"id":"aa573b42-15a7-42e6-a377-824c5498d74d","name":"postGenerateInvoice","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/GenerateInvoice?customerId=1113904&dueDate=21-02-2024&hideDueDate=false&credits[]=74584&credits[]=74585&debits[]=122722&debits[]=122726","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","GenerateInvoice"],"query":[{"key":"customerId","value":"1113904","description":"ID of the customer"},{"key":"dueDate","value":"21-02-2024","description":"Due date of the invoice."},{"key":"hideDueDate","value":"false","description":"Yes/No whether to hide the due date"},{"key":"credits[]","value":"74584","description":"An array of credit IDs"},{"key":"credits[]","value":"74585"},{"key":"debits[]","value":"122722","description":"An array of debit IDs"},{"key":"debits[]","value":"122726"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:11:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": 1\n}"}],"_postman_id":"f17b6bfa-8e29-4fb7-b066-982b951d7cad"},{"name":"postCredit","event":[{"listen":"test","script":{"id":"604a483a-49a5-4aac-a6e9-7774059cec49","exec":["pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Content-Type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Response has a 'Success' field\", function () {","  const responseData = pm.response.json();","  pm.expect(responseData).to.have.property('Success');","});","","","pm.test(\"Success field is a boolean\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Credit ID field is present in the response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('creditId');","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"6d0393c4-fe70-4d0b-9771-a828a007704f","exec":[],"type":"text/javascript"}}],"id":"8094d1cf-38d4-4bf5-b706-012d6ce9fe9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Credit?customerId=1113904&description=Demo Credit&amount=10&date=03-05-2025&classification=8&taxOverride=1.5&taxTypes[1]=1&taxTypes[2]=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Credit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>Description of the credit</p>\n","type":"text/plain"},"key":"description","value":"Demo Credit"},{"description":{"content":"<p>Amount of the credit</p>\n","type":"text/plain"},"key":"amount","value":"10"},{"description":{"content":"<p>Date of the credit 21-02-2024</p>\n","type":"text/plain"},"key":"date","value":"03-05-2025"},{"description":{"content":"<p>Classification ID of the credit</p>\n","type":"text/plain"},"key":"classification","value":"8"},{"description":{"content":"<p>Tax percentage override</p>\n","type":"text/plain"},"key":"taxOverride","value":"1.5"},{"description":{"content":"<p>Types of tax</p>\n","type":"text/plain"},"key":"taxTypes[1]","value":"1"},{"key":"taxTypes[2]","value":"2"}],"variable":[]}},"response":[{"id":"f6733767-7c3b-4220-a3f4-df271230c048","name":"postCredit","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Credit?customerId=1113904&description=Demo Credit&amount=10&date=21-02-2024&classification=8&taxOverride=1.5&taxTypes","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Credit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the customer"},{"key":"description","value":"Demo Credit","description":"Description of the credit"},{"key":"amount","value":"10","description":"Amount of the credit"},{"key":"date","value":"21-02-2024","description":"Date of the credit 21-02-2024"},{"key":"classification","value":"8","description":"Classification ID of the credit"},{"key":"taxOverride","value":"1.5","description":"Tax percentage override"},{"key":"taxTypes","value":null,"description":"Types of tax"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:14:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"success\": \"Credit entered successfully\",\n        \"creditId\": \"74606\"\n    }\n}"}],"_postman_id":"8094d1cf-38d4-4bf5-b706-012d6ce9fe9a"},{"name":"postDebit","event":[{"listen":"test","script":{"id":"a274e36f-04e0-4921-a6e1-e3f244820e7e","exec":["pm.test(\"Response status code is 200\", function () {","  pm.expect(pm.response.code).to.equal(200);","});","","","pm.test(\"Content-Type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Response has the required fields\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData).to.include.all.keys('Success', 'Response');","});","","","pm.test(\"Success is a boolean value\", function () {","  const responseData = pm.response.json();","  pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"DebitId is a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData.Response.debitId).to.be.a('string').and.to.have.lengthOf.at.least(1, \"DebitId should not be empty\");","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"0b5c548d-9693-45ed-85a9-2612dbb074e0","exec":[],"type":"text/javascript"}}],"id":"4cd84c07-0198-465e-9d2b-11d33a6f8b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/Debit?customerId=1113904&description=Test Debit 1&amount=10&date=03-05-2025&classification=8&taxOverride=1.5&taxTypes[]=1&taxTypes[]=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","Debit"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>Description of the debit</p>\n","type":"text/plain"},"key":"description","value":"Test Debit 1"},{"description":{"content":"<p>Amount of the debit</p>\n","type":"text/plain"},"key":"amount","value":"10"},{"description":{"content":"<p>Date of the debit 21-02-2024</p>\n","type":"text/plain"},"key":"date","value":"03-05-2025"},{"description":{"content":"<p>Classification ID of the debit</p>\n","type":"text/plain"},"key":"classification","value":"8"},{"description":{"content":"<p>Tax percentage override</p>\n","type":"text/plain"},"key":"taxOverride","value":"1.5"},{"description":{"content":"<p>Array of tax IDs</p>\n","type":"text/plain"},"key":"taxTypes[]","value":"1"},{"key":"taxTypes[]","value":"2"}],"variable":[]}},"response":[{"id":"cc6b316c-46d6-4bfa-9516-76350cd55ce6","name":"postDebit","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/Debit?customerId=1113904&description=Test Debit 1&amount=10&date=21-02-2024&classification=8&taxOverride=1.5&taxTypes[]=1&taxTypes[]=2","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","Debit"],"query":[{"key":"customerId","value":"1113904","description":"ID of the customer"},{"key":"description","value":"Test Debit 1","description":"Description of the debit"},{"key":"amount","value":"10","description":"Amount of the debit"},{"key":"date","value":"21-02-2024","description":"Date of the debit 21-02-2024"},{"key":"classification","value":"8","description":"Classification ID of the debit"},{"key":"taxOverride","value":"1.5","description":"Tax percentage override"},{"key":"taxTypes[]","value":"1","description":"Array of tax IDs"},{"key":"taxTypes[]","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:14:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"success\": \"Debit entered successfully\",\n        \"debitId\": \"122749\"\n    }\n}"}],"_postman_id":"4cd84c07-0198-465e-9d2b-11d33a6f8b11"},{"name":"postOneTimeCharge","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.response.to.have.status(200);","});","","","pm.test(\"Response has the required fields - Success and Response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData).to.have.property('Success');","    pm.expect(responseData).to.have.property('Response');","});","","","pm.test(\"Success field is a boolean\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Success).to.be.a('boolean');","});","","","pm.test(\"Id field should be a non-empty string\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Response.id).to.be.a('string').and.to.have.lengthOf.at.least(1, \"Id should be a non-empty string\");","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});"],"type":"text/javascript"}}],"id":"db985360-59d7-4000-8c9a-992b5d1b295b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/OneTimeCharge?customerId=1113904&serviceId=41&quantity=1&oneTimeOverride&overrideReason","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","OneTimeCharge"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the customer</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>ID of the service to charge for</p>\n","type":"text/plain"},"key":"serviceId","value":"41"},{"description":{"content":"<p>Quantity of the service to charge</p>\n","type":"text/plain"},"key":"quantity","value":"1"},{"description":{"content":"<p>Optional override cost per unit</p>\n","type":"text/plain"},"key":"oneTimeOverride","value":null},{"description":{"content":"<p>Reason if price is overridden</p>\n","type":"text/plain"},"key":"overrideReason","value":null}],"variable":[]}},"response":[{"id":"cd64018e-34d2-4a3c-ad10-dfbec702fc41","name":"postOneTimeCharge","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/OneTimeCharge?customerId=1113904&serviceId=41&quantity=1&oneTimeOverride&overrideReason","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","OneTimeCharge"],"query":[{"key":"customerId","value":"1113904","description":"ID of the customer"},{"key":"serviceId","value":"41","description":"ID of the service to charge for"},{"key":"quantity","value":"1","description":"Quantity of the service to charge"},{"key":"oneTimeOverride","value":null,"description":"Optional override cost per unit"},{"key":"overrideReason","value":null,"description":"Reason if price is overridden"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 19:11:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"success\": \"One time charge added successfully\",\n        \"id\": \"122745\"\n    }\n}"}],"_postman_id":"db985360-59d7-4000-8c9a-992b5d1b295b"},{"name":"getInvoicePreference","id":"5e117e8f-876d-435f-8740-06d265713aa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"test.powercode.com:444/uapi/customer/billing/InvoicePreference?customerId=1113430","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","InvoicePreference"],"host":["test.powercode.com:444"],"query":[{"key":"customerId","value":"1113430"}],"variable":[]}},"response":[{"id":"4fa97c5f-a515-4f23-a8d9-46f48455986e","name":"getInvoicePreference","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/InvoicePreference?customerId=1113430","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","InvoicePreference"],"query":[{"key":"customerId","value":"1113430"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 15 May 2025 18:09:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"CustomerID\": 1113430,\n        \"Preference\": \"Email\",\n        \"Layout\": \"\",\n        \"DetailPages\": 0\n    }\n}"}],"_postman_id":"5e117e8f-876d-435f-8740-06d265713aa9"},{"name":"putInvoicePreference","id":"32f1a16e-5eaf-4fd7-9ec6-c346fc248712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/customer/billing/InvoicePreference?customerId=1113430&preference=Email&layout&detailsPage","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","billing","InvoicePreference"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1113430"},{"key":"preference","value":"Email"},{"key":"layout","value":null},{"key":"detailsPage","value":null}],"variable":[]}},"response":[{"id":"faec8aef-2721-42bb-8441-56667b14597f","name":"putInvoicePreference","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/billing/InvoicePreference?customerId=1113430&preference=Email&layout&detailsPage","host":["https://test.powercode.com:444"],"path":["uapi","customer","billing","InvoicePreference"],"query":[{"key":"customerId","value":"1113430"},{"key":"preference","value":"Email"},{"key":"layout","value":null},{"key":"detailsPage","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 15 May 2025 18:09:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"CustomerID\": 1113430,\n        \"Preference\": \"Email\",\n        \"Layout\": \"\",\n        \"DetailPages\": \"\"\n    }\n}"}],"_postman_id":"32f1a16e-5eaf-4fd7-9ec6-c346fc248712"}],"id":"69565576-13f5-4a88-a0ae-70d2b2c6d496","_postman_id":"69565576-13f5-4a88-a0ae-70d2b2c6d496","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"CallLogs","item":[{"name":"getCallLogs","id":"5bdd2f26-5f78-4bb8-961f-2070b3555d83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&logId=2531","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","callLogs","callLogs"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1113430"},{"key":"logId","value":"2531"}],"variable":[]}},"response":[{"id":"d975f410-48c3-4aa4-a0fb-4ec8a11e6a5c","name":"getCallLogs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&logId=2531","host":["https://test.powercode.com:444"],"path":["uapi","customer","callLogs","callLogs"],"query":[{"key":"customerId","value":"1113430"},{"key":"logId","value":"2531"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 19 May 2025 14:36:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"2531\": {\n            \"id\": 2531,\n            \"displaytime\": \"2025-05-19 14:02:48\",\n            \"time\": \"2023-02-08 18:08:12\",\n            \"subject\": \"Test Subject\",\n            \"note\": \"test note\",\n            \"name\": \" \",\n            \"customerid\": 1113430,\n            \"contactid\": 2019,\n            \"webuser\": \"gtc\",\n            \"hasBeenEscalated\": 1913\n        }\n    }\n}"}],"_postman_id":"5bdd2f26-5f78-4bb8-961f-2070b3555d83"},{"name":"putCallLogs","id":"2dbd899e-4427-48ca-aadc-8b506b96f7ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&contactId=2019&webUser=gtc&notes=test note&time=2023-02-08 18:08:13&created=2023-02-08 18:08:12&subject=Test Subject&hasBeenEscalated=1913&logId=2531","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","callLogs","callLogs"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1113430"},{"key":"contactId","value":"2019"},{"key":"webUser","value":"gtc"},{"key":"notes","value":"test note"},{"key":"time","value":"2023-02-08 18:08:13"},{"key":"created","value":"2023-02-08 18:08:12"},{"key":"subject","value":"Test Subject"},{"key":"hasBeenEscalated","value":"1913"},{"key":"logId","value":"2531"}],"variable":[]}},"response":[{"id":"a0d048ba-0dc4-489e-a6e6-874de8110d32","name":"putCallLogs","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&contactId=2019&webUser=gtc&notes=test note&time=2023-02-08 18:08:13&created=2023-02-08 18:08:12&subject=Test Subject&hasBeenEscalated=1913&logId=2531","host":["https://test.powercode.com:444"],"path":["uapi","customer","callLogs","callLogs"],"query":[{"key":"customerId","value":"1113430"},{"key":"contactId","value":"2019"},{"key":"webUser","value":"gtc"},{"key":"notes","value":"test note"},{"key":"time","value":"2023-02-08 18:08:13"},{"key":"created","value":"2023-02-08 18:08:12"},{"key":"subject","value":"Test Subject"},{"key":"hasBeenEscalated","value":"1913"},{"key":"logId","value":"2531"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 19 May 2025 14:02:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"LogID\": 2531,\n        \"ContactID\": \"2019\",\n        \"WebUser\": \"gtc\",\n        \"Notes\": \"test note\",\n        \"Time\": \"2023-02-08 18:08:13\",\n        \"Created\": \"2023-02-08 18:08:12\",\n        \"CustomerID\": \"1113430\",\n        \"Subject\": \"Test Subject\",\n        \"HasBeenEscalated\": \"1913\"\n    },\n    \"Message\": \"Call log updated successfully\"\n}"}],"_postman_id":"2dbd899e-4427-48ca-aadc-8b506b96f7ce"},{"name":"postCallLogs","id":"2b182d57-900b-480a-9e42-cbd812d2db9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&contactId=2019&webUser=gtc&notes=test note&time=2023-02-08 18:08:13&created=2023-02-08 18:08:12&subject=Test Subject&hasBeenEscalated=1913","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","callLogs","callLogs"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1113430"},{"key":"contactId","value":"2019"},{"key":"webUser","value":"gtc"},{"key":"notes","value":"test note"},{"key":"time","value":"2023-02-08 18:08:13"},{"key":"created","value":"2023-02-08 18:08:12"},{"key":"subject","value":"Test Subject"},{"key":"hasBeenEscalated","value":"1913"}],"variable":[]}},"response":[{"id":"e0b06e91-4ea3-4f8a-b910-5531c0e1372d","name":"putCallLogs","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/customer/callLogs/callLogs?customerId=1113430&contactId=2019&webUser=gtc&notes=test note&time=2023-02-08 18:08:13&created=2023-02-08 18:08:12&subject=Test Subject&hasBeenEscalated=1913","host":["https://test.powercode.com:444"],"path":["uapi","customer","callLogs","callLogs"],"query":[{"key":"customerId","value":"1113430"},{"key":"contactId","value":"2019"},{"key":"webUser","value":"gtc"},{"key":"notes","value":"test note"},{"key":"time","value":"2023-02-08 18:08:13"},{"key":"created","value":"2023-02-08 18:08:12"},{"key":"subject","value":"Test Subject"},{"key":"hasBeenEscalated","value":"1913"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 19 May 2025 14:34:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ContactID\": \"2019\",\n        \"WebUser\": \"gtc\",\n        \"Notes\": \"test note\",\n        \"Time\": \"2023-02-08 18:08:13\",\n        \"Created\": \"2023-02-08 18:08:12\",\n        \"CustomerID\": \"1113430\",\n        \"Subject\": \"Test Subject\",\n        \"HasBeenEscalated\": \"1913\",\n        \"LogID\": \"8823\"\n    },\n    \"Message\": \"Call log created successfully\"\n}"}],"_postman_id":"2b182d57-900b-480a-9e42-cbd812d2db9e"}],"id":"31f34a48-1440-4011-9a44-ee5c4d8ecd3f","_postman_id":"31f34a48-1440-4011-9a44-ee5c4d8ecd3f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Contracts","item":[{"name":"postSign","id":"e8bed6ae-9af8-4afe-b076-0f3d36f06869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://172.17.255.21:444/uapi/customer/contract/postSign?_username=admin&_password=Powercode&customerId=1&contractTemplateId=1&printedName=\"Test\"&signatureImage=\"Test\"&userAgentString=\"Test\"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"protocol":"https","port":"444","path":["uapi","customer","contract","postSign"],"host":["172","17","255","21"],"query":[{"description":{"content":"<p>Powercode username</p>\n","type":"text/plain"},"key":"_username","value":"admin"},{"description":{"content":"<p>Powercode password</p>\n","type":"text/plain"},"key":"_password","value":"Powercode"},{"description":{"content":"<p>ID of customer (int)</p>\n","type":"text/plain"},"key":"customerId","value":"1"},{"description":{"content":"<p>ID of contract (int)</p>\n","type":"text/plain"},"key":"contractTemplateId","value":"1"},{"description":{"content":"<p>Printed name of contract signer (string)</p>\n","type":"text/plain"},"key":"printedName","value":"\"Test\""},{"description":{"content":"<p>Image of the persons signature, PNG format is preferred (binary)</p>\n","type":"text/plain"},"key":"signatureImage","value":"\"Test\""},{"description":{"content":"<p>Info about the user's device for verification purposes (string)</p>\n","type":"text/plain"},"key":"userAgentString","value":"\"Test\""}],"variable":[]}},"response":[],"_postman_id":"e8bed6ae-9af8-4afe-b076-0f3d36f06869"},{"name":"deleteContract","id":"9d7b890b-bd26-4cf7-a3a1-95d34bcfa4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/contract/Contract?_username=admin&_password=Powercode&customerId=1113904&contractTemplateId=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","contract","Contract"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Powercode username</p>\n","type":"text/plain"},"key":"_username","value":"admin"},{"description":{"content":"<p>Powercode password</p>\n","type":"text/plain"},"key":"_password","value":"Powercode"},{"description":{"content":"<p>ID of customer (int)</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>ID of contract (int)</p>\n","type":"text/plain"},"key":"contractTemplateId","value":"2"}],"variable":[]}},"response":[],"_postman_id":"9d7b890b-bd26-4cf7-a3a1-95d34bcfa4fc"},{"name":"getContract","id":"8ec95b1b-fbf5-4502-bcfd-e097ad12486f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/contract/getContract?_username=admin&_password=Powercode&customerId=1113904&pending=0","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","contract","getContract"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Powercode username</p>\n","type":"text/plain"},"key":"_username","value":"admin"},{"description":{"content":"<p>Powercode password</p>\n","type":"text/plain"},"key":"_password","value":"Powercode"},{"description":{"content":"<p>ID of customer (int)</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>If set to 0 will only return signed contracts</p>\n","type":"text/plain"},"key":"pending","value":"0"}],"variable":[]}},"response":[],"_postman_id":"8ec95b1b-fbf5-4502-bcfd-e097ad12486f"},{"name":"putContract","id":"81371806-f76a-4345-a6c2-04809c601028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/customer/contract/Contract?_username=admin&_password=Powercode&customerId=1113904&contractTemplateId=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","contract","Contract"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Powercode username</p>\n","type":"text/plain"},"key":"_username","value":"admin"},{"description":{"content":"<p>Powercode password</p>\n","type":"text/plain"},"key":"_password","value":"Powercode"},{"description":{"content":"<p>ID of customer (int)</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>ID of contract (int)</p>\n","type":"text/plain"},"key":"contractTemplateId","value":"2"}],"variable":[]}},"response":[],"_postman_id":"81371806-f76a-4345-a6c2-04809c601028"}],"id":"37d2ec6a-d9dd-4222-83ae-84fea0f79958","_postman_id":"37d2ec6a-d9dd-4222-83ae-84fea0f79958","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Service","item":[{"name":"putPriceOverride","id":"6de78922-dc93-411c-9e5c-958e5acb0462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/customer/service/priceOverride?customerId=123&serviceId=123&amount=25.45&reason&prorateService","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","service","priceOverride"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"123"},{"key":"serviceId","value":"123"},{"key":"amount","value":"25.45"},{"key":"reason","value":null},{"key":"prorateService","value":null}],"variable":[]}},"response":[],"_postman_id":"6de78922-dc93-411c-9e5c-958e5acb0462"}],"id":"b6a8afea-9ea0-46d6-bcc5-32ffe7ed6aeb","_postman_id":"b6a8afea-9ea0-46d6-bcc5-32ffe7ed6aeb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"SalesPerson","item":[{"name":"getSalesPerson","id":"9ab1f9d0-ae76-4d70-90e7-5537cb5379f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/salesPerson/salesPerson?customerId=17116","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","salesPerson","salesPerson"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"17116"}],"variable":[]}},"response":[],"_postman_id":"9ab1f9d0-ae76-4d70-90e7-5537cb5379f0"},{"name":"deleteSalesPerson","id":"6f2bae4e-bc6b-4e04-879d-4c8936b53694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/salesPerson/salesPerson?customerId=17116","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","salesPerson","salesPerson"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"17116"}],"variable":[]}},"response":[],"_postman_id":"6f2bae4e-bc6b-4e04-879d-4c8936b53694"},{"name":"putSalesPerson","id":"196ff28a-47fc-416a-b23b-c18fa31e43f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/customer/salesPerson/salesPerson?customerId=1113897&username=admin&_key=6ya0r2dqjc90ggcn4b4v43tms4bzms4z","urlObject":{"path":["uapi","customer","salesPerson","salesPerson"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1113897"},{"key":"username","value":"admin"},{"key":"_key","value":"6ya0r2dqjc90ggcn4b4v43tms4bzms4z"}],"variable":[]}},"response":[],"_postman_id":"196ff28a-47fc-416a-b23b-c18fa31e43f4"}],"id":"c9b663c9-6c67-45ab-acc5-47c8632a831d","_postman_id":"c9b663c9-6c67-45ab-acc5-47c8632a831d","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Tags","item":[{"name":"getTags","id":"5e886e0e-fd2c-49e5-a123-6eedb43f0e86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e886e0e-fd2c-49e5-a123-6eedb43f0e86"},{"name":"getCustomerTags","id":"9f1280d7-a7d8-4c7d-aa8e-021f08ed0d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags/customer?customerID=1114408","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags","customer"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerID","value":"1114408"}],"variable":[]}},"response":[],"_postman_id":"9f1280d7-a7d8-4c7d-aa8e-021f08ed0d35"},{"name":"deleteCustomerTags","id":"713918b1-7cf0-405c-83bc-8134af15fa71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags/customer?customerID=1114408&tags[]=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags","customer"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerID","value":"1114408"},{"description":{"content":"<p>Array of tagIDs or single tagID</p>\n","type":"text/plain"},"key":"tags[]","value":"1"}],"variable":[]}},"response":[],"_postman_id":"713918b1-7cf0-405c-83bc-8134af15fa71"},{"name":"postCustomerTags","id":"7b1b7c5b-471c-439a-ac4b-44449ebd40b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags/customer?customerID=1114408&tags[]=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags","customer"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerID","value":"1114408"},{"description":{"content":"<p>Array of tagIDs or single tagID</p>\n","type":"text/plain"},"key":"tags[]","value":"1"}],"variable":[]}},"response":[],"_postman_id":"7b1b7c5b-471c-439a-ac4b-44449ebd40b6"},{"name":"getTag","id":"d7b166a0-bfcc-4c0c-b7f0-96020d918cdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags?tagID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags"],"host":["https://test.powercode.com:444"],"query":[{"key":"tagID","value":"1"}],"variable":[]}},"response":[],"_postman_id":"d7b166a0-bfcc-4c0c-b7f0-96020d918cdf"},{"name":"postTags","id":"daa178ad-ec8a-4c8d-b436-2664c36a676f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags?name=tagName","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags"],"host":["https://test.powercode.com:444"],"query":[{"key":"name","value":"tagName"}],"variable":[]}},"response":[],"_postman_id":"daa178ad-ec8a-4c8d-b436-2664c36a676f"},{"name":"postTag","id":"d704d6af-bd53-4854-a55e-40110333b5e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags?name=NewTagName&tagID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags"],"host":["https://test.powercode.com:444"],"query":[{"key":"name","value":"NewTagName"},{"key":"tagID","value":"1"}],"variable":[]}},"response":[],"_postman_id":"d704d6af-bd53-4854-a55e-40110333b5e7"},{"name":"deleteTags","id":"a7dfe793-9e7d-458f-b7bf-912d70e9f5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/customer/tags?tagID=1000","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","tags"],"host":["https://test.powercode.com:444"],"query":[{"key":"tagID","value":"1000"}],"variable":[]}},"response":[],"_postman_id":"a7dfe793-9e7d-458f-b7bf-912d70e9f5ae"}],"id":"6d01a100-e40e-4dfe-8bf8-3fc452258ce7","description":"<p>Manage tag list and customer tags.</p>\n","_postman_id":"6d01a100-e40e-4dfe-8bf8-3fc452258ce7","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"getFind","id":"41dc0c1e-fd48-4b89-877c-429c5fcce062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/Find?query=111-111-1111","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","Find"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>search by name/phone</p>\n","type":"text/plain"},"key":"query","value":"111-111-1111"}],"variable":[]}},"response":[],"_postman_id":"41dc0c1e-fd48-4b89-877c-429c5fcce062"},{"name":"getCustomer","id":"92e6e2bc-9a20-40c0-915e-086a254e914a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/customer/Customer?customerId=1114408","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","Customer"],"host":["https://test.powercode.com:444"],"query":[{"key":"customerId","value":"1114408"}],"variable":[]}},"response":[],"_postman_id":"92e6e2bc-9a20-40c0-915e-086a254e914a"},{"name":"postCustomer","id":"a36d1e62-1c2b-4134-9f13-bbdd3a2fa186","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"","variables":""}},"url":"https://test.powercode.com:444/uapi/customer/Customer?extAccountID=123&customerGroupID=1&firstName=John&lastName=Doe&emailAddress=john.doe@mail.xx&phone[0][Type]=Home&phone[0][Number]=(111) 867-5309&phone[1][Type]=Work&phone[1][Number]=(929) 123-456&customerNotes=Great Customer&physicalStreet=123 S. Main St.&physicalCity=Townplace&physicalState=MI&physicalZip=12345&billingSameAsPhysical=1&taxZoneId=2&invoicePreference=email&billDay=14&dueByDays=7&gracePeriodDays=7&physicalLatitude=50&physicalLongitude=50","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","customer","Customer"],"host":["https://test.powercode.com:444"],"query":[{"key":"extAccountID","value":"123"},{"key":"customerGroupID","value":"1"},{"key":"firstName","value":"John"},{"key":"lastName","value":"Doe"},{"key":"emailAddress","value":"john.doe@mail.xx"},{"key":"phone[0][Type]","value":"Home"},{"key":"phone[0][Number]","value":"(111) 867-5309"},{"key":"phone[1][Type]","value":"Work"},{"key":"phone[1][Number]","value":"(929) 123-456"},{"key":"customerNotes","value":"Great Customer"},{"key":"physicalStreet","value":"123 S. Main St."},{"key":"physicalCity","value":"Townplace"},{"key":"physicalState","value":"MI"},{"key":"physicalZip","value":"12345"},{"disabled":true,"key":"physicallAutomaticallyGeocode","value":"0"},{"key":"billingSameAsPhysical","value":"1"},{"key":"taxZoneId","value":"2"},{"key":"invoicePreference","value":"email"},{"key":"billDay","value":"14"},{"key":"dueByDays","value":"7"},{"key":"gracePeriodDays","value":"7"},{"key":"physicalLatitude","value":"50"},{"key":"physicalLongitude","value":"50"}],"variable":[]}},"response":[],"_postman_id":"a36d1e62-1c2b-4134-9f13-bbdd3a2fa186"}],"id":"c89665c1-88a0-4a0b-9985-759c7a09c587","_postman_id":"c89665c1-88a0-4a0b-9985-759c7a09c587","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Equipment","item":[{"name":"getDhcpLogs","event":[{"listen":"test","script":{"id":"315aaff8-8ced-411b-b13f-d8177ccf0305","exec":["pm.test(\"Response status code is 200\", function () {","    pm.response.to.have.status(200);","  });","","","pm.test(\"Content-Type is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field in the response should exist and be a boolean\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Success).to.exist.and.to.be.a('boolean');","});","","","pm.test(\"Verify the structure of the 'data' array\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData.data).to.be.an('array');","    responseData.data.forEach(function(item) {","        pm.expect(item).to.be.an('object');","        pm.expect(item.IPAddress).to.exist.and.to.be.a('string');","        pm.expect(item.MACAddress).to.exist.and.to.be.a('string');","        pm.expect(item.Type).to.exist.and.to.be.a('string');","        pm.expect(item.Time).to.exist.and.to.be.a('string');","    });","});","","","pm.test(\"Each object in the 'data' array has non-empty values for 'IPAddress', 'MACAddress', 'Type', and 'Time'\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.data).to.be.an('array');","    responseData.data.forEach(function (obj) {","        pm.expect(obj.IPAddress).to.exist.and.to.not.be.empty;","        pm.expect(obj.MACAddress).to.exist.and.to.not.be.empty;","        pm.expect(obj.Type).to.exist.and.to.not.be.empty;","        pm.expect(obj.Time).to.exist.and.to.not.be.empty;","    });","});"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"4b324919-f355-42ff-861a-2c7a1893aa4d","exec":[],"type":"text/javascript"}}],"id":"dcc244ac-a2d2-4058-be87-a2a612a0b2b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/equipment/DhcpLogs?ipAddress=10.245.40.136&rmuId=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","equipment","DhcpLogs"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>IP to get the dhcp logs from.</p>\n","type":"text/plain"},"key":"ipAddress","value":"10.245.40.136"},{"description":{"content":"<p>ID of the RMU to find the IP on</p>\n","type":"text/plain"},"key":"rmuId","value":"1"}],"variable":[]}},"response":[{"id":"e58e7ac3-6275-413a-9632-7c415f4b30f8","name":"getDhcpLogs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/equipment/DhcpLogs?ipAddress=10.245.40.136&rmuId=1","host":["https://test.powercode.com:444"],"path":["uapi","equipment","DhcpLogs"],"query":[{"key":"ipAddress","value":"10.245.40.136","description":"IP to get the dhcp logs from."},{"key":"rmuId","value":"1","description":"ID of the RMU to find the IP on"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:09:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 2,\n        \"recordsFiltered\": 2,\n        \"data\": [\n            {\n                \"IPAddress\": \"10.245.40.136\",\n                \"MACAddress\": \"b4:fb:e4:5c:ab:b5\",\n                \"Type\": \"dhcpack\",\n                \"Time\": \"2024-01-27 02:37:57\"\n            },\n            {\n                \"IPAddress\": \"10.245.40.136\",\n                \"MACAddress\": \"b4:fb:e4:5c:ab:b5\",\n                \"Type\": \"dhcprequest\",\n                \"Time\": \"2024-01-27 02:37:57\"\n            }\n        ]\n    }\n}"}],"_postman_id":"dcc244ac-a2d2-4058-be87-a2a612a0b2b2"},{"name":"getEquipment","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","    pm.response.to.have.status(200);","});","","","pm.test(\"Response has the required fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","","    const requiredFields = [\"ID\", \"Name\", \"MACAddress\", \"IPAddress\", \"DeviceType\", \"LocationID\", \"EndUserID\", \"OwnerID\", \"Notes\", \"Type\", \"StatusCheck\"];","    ","    requiredFields.forEach(function(field) {","        pm.expect(responseData).to.have.property(field);","    });","});","","","pm.test(\"AddressRange object is present and contains expected fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.addressRange).to.exist.and.to.be.an('object');","    pm.expect(responseData.addressRange).to.include.all.keys('AddressRangeID', 'Name', 'RMUID', 'Version', 'StartAddress', 'EndAddress', 'DHCP', 'Whitelist', 'ParentID', 'NetworkLocationID', 'Type', 'VLAN', 'Internal');","});","","","pm.test(\"Customer object is present and contains expected fields\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.customer).to.exist;","    pm.expect(responseData.customer.CustomerID).to.exist.and.to.be.a('number');","    pm.expect(responseData.customer.FirstName).to.exist.and.to.be.a('string');","    pm.expect(responseData.customer.LastName).to.exist.and.to.be.a('string');","    pm.expect(responseData.customer.AccountTypeID).to.exist.and.to.be.a('number');","    pm.expect(responseData.customer.Status).to.exist.and.to.be.a('string');","    pm.expect(responseData.customer.Notes).to.exist.and.to.be.a('string');","    pm.expect(responseData.customer.BillingNotes).to.exist;","});","","","pm.test(\"Services array is present in the response\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData.services).to.exist;","});"],"type":"text/javascript"}}],"id":"3e602605-6710-4d2a-ae43-ce7dbf3eb0b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/equipment/Equipment?equipmentId=389","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","equipment","Equipment"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>The ID of the equipment to get.</p>\n","type":"text/plain"},"key":"equipmentId","value":"389"}],"variable":[]}},"response":[{"id":"7ff9d656-8aef-4fda-b83c-3de4ab008eb6","name":"getEquipment","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/equipment/Equipment?equipmentId=389","host":["https://test.powercode.com:444"],"path":["uapi","equipment","Equipment"],"query":[{"key":"equipmentId","value":"389","description":"The ID of the equipment to get."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:09:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 389,\n        \"Name\": \"John Zubrzycki\",\n        \"MACAddress\": \"B4:FB:E4:5C:AB:B5\",\n        \"IMSI\": null,\n        \"DUID\": null,\n        \"IPAddress\": \"10.245.40.136\",\n        \"IPV6Prefix\": null,\n        \"Version\": 4,\n        \"IPType\": 48,\n        \"DeviceType\": \"PowerBeam 5AC Gen2\",\n        \"LocationID\": 0,\n        \"EndUserID\": 733298,\n        \"OwnerID\": 1,\n        \"RMUID\": 1,\n        \"Notes\": \"\",\n        \"Type\": \"CPE\",\n        \"StatusCheck\": \"ICMP\",\n        \"InvItemID\": null,\n        \"DeviceConfigurationFileID\": null,\n        \"Protocol\": null,\n        \"IPTypev6\": null,\n        \"UploadRate\": null,\n        \"DownloadRate\": null,\n        \"Option82EquipmentID\": null,\n        \"Option82RemoteID\": null,\n        \"Option82CircuitID\": null,\n        \"BreezviewID\": null,\n        \"addressRange\": {\n            \"AddressRangeID\": 48,\n            \"Name\": \"Man6 CPE Management\",\n            \"RMUID\": 1,\n            \"Version\": \"4\",\n            \"StartAddress\": 183838722,\n            \"EndAddress\": 183838974,\n            \"DHCP\": 1,\n            \"Whitelist\": 0,\n            \"ParentID\": 0,\n            \"NetworkLocationID\": 30,\n            \"Type\": \"Any\",\n            \"VLAN\": null,\n            \"Internal\": 0,\n            \"IPV6AddressRangeID\": null,\n            \"IPV6Prefix\": null,\n            \"PrefixLength\": null,\n            \"EquipmentPrefixLength\": null,\n            \"IPV6AddressID\": null,\n            \"dhcpConfiguration\": {\n                \"DHCPConfigurationID\": 48,\n                \"AddressRangeID\": 48,\n                \"DefaultGateway\": 183838721,\n                \"DefaultGatewayv6\": null,\n                \"DNS1\": 2918342314,\n                \"DNS2\": 3234368006,\n                \"DNS3\": null,\n                \"DNS1v6\": null,\n                \"DNS2v6\": null,\n                \"BmuInterface\": null,\n                \"DNS3v6\": null,\n                \"NetworkAddress\": 183838720,\n                \"SubnetMask\": 4294967040,\n                \"RangeMode\": \"Static\",\n                \"SharedNetwork\": \"0\",\n                \"LeaseTime\": 86400,\n                \"CreateServer\": 1,\n                \"RelayAddress\": null,\n                \"CgPublic\": null,\n                \"dhcpOptions\": []\n            },\n            \"reservedPrefixes\": [\n                {\n                    \"ID\": 344,\n                    \"AddressRangeID\": 48,\n                    \"Prefix\": \"\"\n                }\n            ],\n            \"mikroTikInterface\": {\n                \"RMUID\": 1,\n                \"Interface\": \"\",\n                \"LastInterface\": null,\n                \"AddressRangeID\": 131\n            }\n        },\n        \"calixOnt\": [],\n        \"deviceType\": {\n            \"DeviceTypeID\": 82,\n            \"DeviceType\": \"PowerBeam 5AC Gen2\",\n            \"Protected\": 0,\n            \"MonitoringToolID\": 0,\n            \"DeviceCategoryID\": 1,\n            \"GatherBandwidth\": 1,\n            \"StatusCheck\": \"ICMP\",\n            \"BurstParent\": 0,\n            \"DownstreamBucket\": 0,\n            \"UpstreamBucket\": 0,\n            \"SNMPCommunity\": \"xl\",\n            \"SNMPVersion\": 1,\n            \"Owner\": 0,\n            \"HTTPPort\": 80,\n            \"DefaultProtocol\": \"http\",\n            \"SendToMobile\": 0,\n            \"CnMaestroType\": null,\n            \"AddressType\": 1,\n            \"ResidentialGateway\": 0,\n            \"monitoringTool\": [],\n            \"deviceCategory\": {\n                \"DeviceCategoryID\": 1,\n                \"Name\": \"CPE\",\n                \"Protected\": 1\n            }\n        },\n        \"backhaul\": [],\n        \"accessPoint\": [],\n        \"snmp\": {\n            \"ID\": 13702,\n            \"EquipmentID\": 389,\n            \"SNMP\": \"xl\",\n            \"SNMPVersion\": \"Version 1\"\n        },\n        \"addressRangeV6\": {\n            \"dhcpConfiguration\": {\n                \"dhcpOptions\": []\n            },\n            \"reservedPrefixes\": [],\n            \"mikroTikInterface\": []\n        },\n        \"equipmentStatus\": {\n            \"EquipmentID\": 389,\n            \"Status\": \"Good\",\n            \"NumberOfTimesCurrentStatusReturned\": 1,\n            \"LastStatusChange\": \"2025-03-04 12:24:12\",\n            \"LastTimeGood\": \"2025-03-12 03:54:59\",\n            \"PagingSuppressed\": 0,\n            \"SuppressionType\": \"Temporary\",\n            \"SuppressUntil\": \"0000-00-00 00:00:00\"\n        },\n        \"canopyRadiusPasswords\": [],\n        \"customerRadiusAccount\": {\n            \"radiusServer\": []\n        },\n        \"customerPortalAllowedEquipment\": [],\n        \"equipmentExEx\": {\n            \"networkLocation\": {\n                \"address\": [],\n                \"groups\": [],\n                \"addressRange\": {\n                    \"dhcpConfiguration\": {\n                        \"dhcpOptions\": []\n                    },\n                    \"reservedPrefixes\": [],\n                    \"mikroTikInterface\": []\n                }\n            }\n        },\n        \"address\": [],\n        \"trangoNid\": [],\n        \"observiums\": [],\n        \"starEquipment\": [],\n        \"taranaEquipment\": [],\n        \"customer\": {\n            \"CustomerID\": 733298,\n            \"CustomerNum\": null,\n            \"FirstName\": \"John\",\n            \"LastName\": \"Zubrzycki\",\n            \"AccountTypeID\": 1,\n            \"Status\": \"Active\",\n            \"Notes\": \"plz let me keep the free internet ;w;\\n👉👈\\n- Wiktor\\n\",\n            \"BillingNotes\": null,\n            \"BadPass\": 0,\n            \"CustomerGroupID\": 1,\n            \"CompanyName\": \"John Zubrzycki\",\n            \"Salutation\": null,\n            \"URL\": null,\n            \"SlowAfterTriggered\": 0,\n            \"SocialSecurityNumber\": null,\n            \"ActivationDate\": \"2021-10-07 00:00:00\",\n            \"CustomPONumber\": null,\n            \"ArchiveDate\": null,\n            \"Company\": \"0\",\n            \"referrer\": [],\n            \"accountType\": {\n                \"AccountTypeID\": 1,\n                \"Name\": \"Customer\"\n            },\n            \"status\": {\n                \"CustomerStatusID\": 1,\n                \"Status\": \"Active\",\n                \"Protected\": 1,\n                \"Color\": \"00B0FF\"\n            },\n            \"group\": {\n                \"ID\": 1,\n                \"Name\": \"All\",\n                \"CustomerViewable\": 0\n            },\n            \"company\": [],\n            \"securityCode\": [],\n            \"contractExpiration\": [],\n            \"addresses\": [\n                {\n                    \"AddressID\": 2173,\n                    \"CustomerID\": 733298,\n                    \"Address1\": \"9714 Prairie Creek Drive\",\n                    \"Address2\": \"\",\n                    \"City\": \"Frankfort\",\n                    \"State\": \"IL\",\n                    \"ZipCode\": \"60423\",\n                    \"Country\": \"US\",\n                    \"Type\": \"Home\",\n                    \"Notes\": \"\",\n                    \"Latitude\": 41.435380000000002,\n                    \"Longitude\": -87.848190000000002,\n                    \"ContactID\": null,\n                    \"IsGeocodingAutomatic\": 0,\n                    \"FIPS\": \"171978835071024\"\n                },\n                {\n                    \"AddressID\": 2174,\n                    \"CustomerID\": 733298,\n                    \"Address1\": \"9714 Prairie Creek Drive\",\n                    \"Address2\": \"\",\n                    \"City\": \"Frankfort\",\n                    \"State\": \"IL\",\n                    \"ZipCode\": \"60423\",\n                    \"Country\": \"US\",\n                    \"Type\": \"Bill\",\n                    \"Notes\": \"\",\n                    \"Latitude\": 41.435380000000002,\n                    \"Longitude\": -87.848190000000002,\n                    \"ContactID\": null,\n                    \"IsGeocodingAutomatic\": 0,\n                    \"FIPS\": null\n                },\n                {\n                    \"AddressID\": 18427,\n                    \"CustomerID\": 733298,\n                    \"Address1\": \"9714 Prairie Creek Drive\",\n                    \"Address2\": \"\",\n                    \"City\": \"Frankfort\",\n                    \"State\": \"IL\",\n                    \"ZipCode\": \"60423\",\n                    \"Country\": \"US\",\n                    \"Type\": \"Other\",\n                    \"Notes\": \"OLD_BILL:2174--\",\n                    \"Latitude\": 41.435380000000002,\n                    \"Longitude\": -87.848190000000002,\n                    \"ContactID\": null,\n                    \"IsGeocodingAutomatic\": 0,\n                    \"FIPS\": null\n                }\n            ],\n            \"contacts\": [\n                {\n                    \"ContactID\": 697,\n                    \"CustomerID\": 733298,\n                    \"Prefix\": null,\n                    \"FirstName\": \"John\",\n                    \"LastName\": \"Zubrzycki\",\n                    \"Suffix\": null,\n                    \"Title\": null,\n                    \"Username\": null,\n                    \"Password\": null,\n                    \"Notes\": null,\n                    \"Primary\": \"Yes\",\n                    \"ResetToken\": null,\n                    \"ResetInitiated\": \"2021-10-07 14:05:25\",\n                    \"LocalePreference\": \"en\",\n                    \"InvoiceEmails\": 1,\n                    \"AutomaticEmails\": 1,\n                    \"Hashed\": 1,\n                    \"PortalAccess\": 1,\n                    \"SMSPreference\": 0,\n                    \"DateOfBirth\": null,\n                    \"emailAddress\": {\n                        \"ID\": 712,\n                        \"CustomerID\": 733298,\n                        \"Email\": \"test@test.com\",\n                        \"ContactID\": 697\n                    },\n                    \"address\": {\n                        \"AddressID\": 2175,\n                        \"CustomerID\": null,\n                        \"Address1\": \"9714 Prairie Creek Drive\",\n                        \"Address2\": null,\n                        \"City\": \"Frankfort\",\n                        \"State\": \"IL\",\n                        \"ZipCode\": \"60423\",\n                        \"Country\": \"US\",\n                        \"Type\": \"Other\",\n                        \"Notes\": null,\n                        \"Latitude\": null,\n                        \"Longitude\": null,\n                        \"ContactID\": 697,\n                        \"IsGeocodingAutomatic\": 1,\n                        \"FIPS\": null\n                    },\n                    \"phones\": [\n                        {\n                            \"ID\": 934,\n                            \"CustomerID\": 733298,\n                            \"Number\": \"7086916227\",\n                            \"Type\": \"Home\",\n                            \"ContactID\": 697,\n                            \"IsMain\": 0\n                        }\n                    ]\n                },\n                {\n                    \"ContactID\": 2040,\n                    \"CustomerID\": 733298,\n                    \"Prefix\": null,\n                    \"FirstName\": \"Wiktor\",\n                    \"LastName\": \"Zubrzycki\",\n                    \"Suffix\": null,\n                    \"Title\": null,\n                    \"Username\": \"e468uw4e6riu\",\n                    \"Password\": null,\n                    \"Notes\": null,\n                    \"Primary\": \"No\",\n                    \"ResetToken\": null,\n                    \"ResetInitiated\": \"2021-10-13 17:25:36\",\n                    \"LocalePreference\": \"en\",\n                    \"InvoiceEmails\": 0,\n                    \"AutomaticEmails\": 0,\n                    \"Hashed\": 1,\n                    \"PortalAccess\": 1,\n                    \"SMSPreference\": 0,\n                    \"DateOfBirth\": null,\n                    \"emailAddress\": {\n                        \"ID\": 2053,\n                        \"CustomerID\": 0,\n                        \"Email\": \"test@test.com\",\n                        \"ContactID\": 2040\n                    },\n                    \"address\": {\n                        \"AddressID\": 10296,\n                        \"CustomerID\": null,\n                        \"Address1\": \"300 Industrial Dr\",\n                        \"Address2\": null,\n                        \"City\": \"Random Lake\",\n                        \"State\": \"IL\",\n                        \"ZipCode\": \"75324\",\n                        \"Country\": \"US\",\n                        \"Type\": \"Other\",\n                        \"Notes\": null,\n                        \"Latitude\": null,\n                        \"Longitude\": null,\n                        \"ContactID\": 2040,\n                        \"IsGeocodingAutomatic\": 1,\n                        \"FIPS\": null\n                    },\n                    \"phones\": []\n                },\n                {\n                    \"ContactID\": 2041,\n                    \"CustomerID\": 733298,\n                    \"Prefix\": \"Dr.\",\n                    \"FirstName\": \"Testy\",\n                    \"LastName\": \"Mctesterson\",\n                    \"Suffix\": null,\n                    \"Title\": null,\n                    \"Username\": null,\n                    \"Password\": null,\n                    \"Notes\": null,\n                    \"Primary\": \"No\",\n                    \"ResetToken\": null,\n                    \"ResetInitiated\": \"2021-10-13 17:35:10\",\n                    \"LocalePreference\": \"en\",\n                    \"InvoiceEmails\": 0,\n                    \"AutomaticEmails\": 0,\n                    \"Hashed\": 1,\n                    \"PortalAccess\": 1,\n                    \"SMSPreference\": 0,\n                    \"DateOfBirth\": \"1985-01-28\",\n                    \"emailAddress\": {\n                        \"ID\": 2054,\n                        \"CustomerID\": 0,\n                        \"Email\": \"test@test.com\",\n                        \"ContactID\": 2041\n                    },\n                    \"address\": {\n                        \"AddressID\": 10297,\n                        \"CustomerID\": null,\n                        \"Address1\": \"13415 E State Route 17  BLDG B\",\n                        \"Address2\": null,\n                        \"City\": \"Grant Park\",\n                        \"State\": \"IL\",\n                        \"ZipCode\": \"60940\",\n                        \"Country\": \"US\",\n                        \"Type\": \"Other\",\n                        \"Notes\": null,\n                        \"Latitude\": null,\n                        \"Longitude\": null,\n                        \"ContactID\": 2041,\n                        \"IsGeocodingAutomatic\": 1,\n                        \"FIPS\": null\n                    },\n                    \"phones\": []\n                }\n            ],\n            \"services\": [\n                {\n                    \"ID\": 4307,\n                    \"CustomerID\": 733298,\n                    \"ServiceID\": 167,\n                    \"Quanity\": 1,\n                    \"BillingStatus\": \"Active\",\n                    \"NextBillTime\": \"0000-00-00 00:00:00\",\n                    \"WasProrated\": 0,\n                    \"DateLastProratableChange\": \"2023-05-22 20:33:44\",\n                    \"service\": {\n                        \"ID\": 167,\n                        \"Cost\": \"0.00\",\n                        \"Discription\": \"ENGINEERING ONLY\",\n                        \"ISPDescription\": \"ENGINEERING ONLY\",\n                        \"Type\": \"Monthly Internet\",\n                        \"Tax\": \"0.00\",\n                        \"Status\": \"Selectable\",\n                        \"ActivateOnCustomerActivation\": \"Yes\",\n                        \"SelfSignup\": \"No\",\n                        \"TaxExemptionAmount\": \"0.00\",\n                        \"ContractTemplateID\": 0,\n                        \"BaicellsService\": 0,\n                        \"Sotal\": 0,\n                        \"ServiceCategoryID\": null,\n                        \"internetInfo\": {\n                            \"ServiceID\": 167,\n                            \"MaxOut\": 10000000,\n                            \"MaxIn\": 10000000,\n                            \"MaxMegs\": 99999999,\n                            \"SlowWhenOver\": \"No\",\n                            \"SlowOut\": 0,\n                            \"SlowIn\": 0,\n                            \"BurstOut\": 10000000,\n                            \"BurstIn\": 10000000,\n                            \"Canopy100BurstIn\": null,\n                            \"Canopy100BurstOut\": null,\n                            \"Canopy450BurstIn\": null,\n                            \"Canopy450BurstOut\": null,\n                            \"BurstMode\": 0,\n                            \"BurstBucketTime\": 1000000,\n                            \"CanopyMaxBurstUp\": null,\n                            \"CanopyMaxBurstDown\": null,\n                            \"RateMultiplier\": 1,\n                            \"ServiceType\": \"Exclude\",\n                            \"TechnologyType\": 0,\n                            \"CIR\": \"Off\",\n                            \"Time\": \"2025-03-01 14:09:20\",\n                            \"AdvertisedUpload\": null,\n                            \"AdvertisedDownload\": null,\n                            \"TypicalLatency\": 25,\n                            \"MobileService\": null,\n                            \"Canopy450SustainedUp\": 500000,\n                            \"Canopy450SustainedDown\": 500000\n                        },\n                        \"calixService\": [],\n                        \"starService\": [],\n                        \"selfExpiring\": [],\n                        \"overage\": [],\n                        \"serviceInfo\": []\n                    },\n                    \"customerCalixServiceInfo\": {\n                        \"calixOnt\": [],\n                        \"externalAccount\": []\n                    }\n                },\n                {\n                    \"ID\": 4190,\n                    \"CustomerID\": 733298,\n                    \"ServiceID\": 178,\n                    \"Quanity\": 1,\n                    \"BillingStatus\": \"Not Active\",\n                    \"NextBillTime\": \"0000-00-00 00:00:00\",\n                    \"WasProrated\": 1,\n                    \"DateLastProratableChange\": \"2023-04-14 19:47:39\",\n                    \"service\": {\n                        \"ID\": 178,\n                        \"Cost\": \"5.00\",\n                        \"Discription\": \"Protection Plan Lite\",\n                        \"ISPDescription\": \"\",\n                        \"Type\": \"Monthly\",\n                        \"Tax\": \"0.00\",\n                        \"Status\": \"Selectable\",\n                        \"ActivateOnCustomerActivation\": \"Yes\",\n                        \"SelfSignup\": \"No\",\n                        \"TaxExemptionAmount\": \"0.00\",\n                        \"ContractTemplateID\": 0,\n                        \"BaicellsService\": 0,\n                        \"Sotal\": 0,\n                        \"ServiceCategoryID\": null,\n                        \"internetInfo\": [],\n                        \"calixService\": {\n                            \"ID\": 6,\n                            \"ServiceID\": 178,\n                            \"CalixServiceTemplate\": null,\n                            \"CalixEnabledService\": 0\n                        },\n                        \"starService\": [],\n                        \"selfExpiring\": [],\n                        \"overage\": [],\n                        \"serviceInfo\": []\n                    },\n                    \"customerCalixServiceInfo\": {\n                        \"calixOnt\": [],\n                        \"externalAccount\": []\n                    }\n                }\n            ],\n            \"externalAccounts\": [\n                {\n                    \"ExternalAccountID\": 697,\n                    \"CustomerID\": 733298,\n                    \"ExternalType\": \"API\",\n                    \"OtherAccountID\": \"733298\"\n                }\n            ],\n            \"settings\": [\n                {\n                    \"CustomerID\": 733298,\n                    \"Key\": \"Allow Automatic Manual\",\n                    \"Value\": 1\n                },\n                {\n                    \"CustomerID\": 733298,\n                    \"Key\": \"Bank Account Add\",\n                    \"Value\": 1\n                },\n                {\n                    \"CustomerID\": 733298,\n                    \"Key\": \"Credit Card Add\",\n                    \"Value\": 1\n                },\n                {\n                    \"CustomerID\": 733298,\n                    \"Key\": \"Payment Delete\",\n                    \"Value\": 1\n                }\n            ],\n            \"tags\": [],\n            \"securityQuestions\": [],\n            \"tasks\": []\n        },\n        \"netconf\": []\n    }\n}"}],"_postman_id":"3e602605-6710-4d2a-ae43-ce7dbf3eb0b7"},{"name":"getEquipmentWithDeviceConfigurationFile","id":"01b4a810-8a44-4da4-bb59-db62a64b51a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/equipment/EquipmentWithDeviceConfigurationFile","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","equipment","EquipmentWithDeviceConfigurationFile"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"01b4a810-8a44-4da4-bb59-db62a64b51a9"}],"id":"537b119b-bc01-4240-866c-3543db64e4f5","_postman_id":"537b119b-bc01-4240-866c-3543db64e4f5","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Install","item":[{"name":"getDashboardData","event":[{"listen":"test","script":{"exec":["pm.test(\"Response status code is 200\", function () {","  pm.response.to.have.status(200);","});","","","pm.test(\"Content-Type header is application/json\", function () {","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","","pm.test(\"Success field in the response should exist and be true\", function () {","    const responseData = pm.response.json();","    ","    pm.expect(responseData).to.have.property('Success', true);","});","","","pm.test(\"Jobs object is present with expected sub-objects\", function () {","  const responseData = pm.response.json();","  ","  pm.expect(responseData).to.be.an('object');","  pm.expect(responseData.Response.jobs).to.exist.and.to.be.an('object');","  pm.expect(responseData.Response.jobs.scheduled).to.exist.and.to.be.an('array');","  pm.expect(responseData.Response.jobs.completed).to.exist.and.to.be.an('array');","  pm.expect(responseData.Response.jobs.standBy).to.exist.and.to.be.an('array');","});","","","pm.test(\"Stats object and its sub-objects are present\", function () {","    const responseData = pm.response.json();","","    pm.expect(responseData).to.be.an('object');","    pm.expect(responseData.Response.stats).to.exist.and.to.be.an('object');","    pm.expect(responseData.Response.stats.status).to.exist.and.to.be.an('object');","    pm.expect(responseData.Response.stats.types).to.exist.and.to.be.an('object');","    pm.expect(responseData.Response.users).to.exist.and.to.be.an('object');","});"],"type":"text/javascript"}}],"id":"07583ed3-ec23-4381-9521-570392355a6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/install/DashboardData","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","install","DashboardData"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[{"id":"a0f68ef1-64d0-4941-bb32-c927c538ca01","name":"getDashboardData","originalRequest":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/install/DashboardData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:09:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"jobs\": {\n            \"scheduled\": [\n                {\n                    \"ScheduledJobID\": 687,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 698,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Repairing / Replacing Equipment\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 699,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Repairing / Replacing Equipment\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 784,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 2 hour\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 785,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 2 hour\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 788,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 2 hour\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 789,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 2 hour\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 798,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Backhaul Realignment\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 837,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 840,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 842,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 845,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 2172,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2182,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Building New Tower\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2225,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 2239,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2241,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 2242,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2244,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 2262,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2263,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2283,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 8 hour\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 2284,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 8 hour\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 2285,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Tower Work - 8 hour\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 3350,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 3351,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 3352,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 3363,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 3364,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 11,\n                    \"Username\": \"ajones\"\n                },\n                {\n                    \"ScheduledJobID\": 3370,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 4109,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 4118,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                },\n                {\n                    \"ScheduledJobID\": 4119,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\",\n                    \"WebUserID\": 14,\n                    \"Username\": \"tbettenhausen\"\n                }\n            ],\n            \"completed\": [\n                {\n                    \"ScheduledJobID\": 470,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 472,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 515,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 516,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 517,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 530,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 538,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 539,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 573,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 582,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 598,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 605,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 645,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 648,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 653,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - B2B Install\"\n                },\n                {\n                    \"ScheduledJobID\": 662,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 664,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 670,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 673,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 674,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 675,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 678,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 684,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 686,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 688,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 689,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 690,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 692,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 693,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 695,\n                    \"Type\": \"Service\",\n                    \"Template\": \"Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 696,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 697,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 700,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 701,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 702,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Repairing / Replacing Equipment\"\n                },\n                {\n                    \"ScheduledJobID\": 703,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 704,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 705,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 706,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 708,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 709,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 710,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 711,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 712,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 713,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 714,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 715,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 716,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 717,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 718,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 721,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 723,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 726,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 727,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 728,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 729,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 730,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 731,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 733,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 734,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 735,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 736,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 737,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 738,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 739,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 740,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 741,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 742,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 743,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 744,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 745,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 746,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - General Infrastructure Work\"\n                },\n                {\n                    \"ScheduledJobID\": 750,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Installing New APs\"\n                },\n                {\n                    \"ScheduledJobID\": 751,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Installing New APs\"\n                },\n                {\n                    \"ScheduledJobID\": 752,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 754,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - General Infrastructure Work\"\n                },\n                {\n                    \"ScheduledJobID\": 755,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 758,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 759,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 760,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - General Infrastructure Work\"\n                },\n                {\n                    \"ScheduledJobID\": 761,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 762,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 764,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 765,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 766,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 767,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 769,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 771,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 772,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 773,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 774,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 775,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 776,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 777,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 778,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 779,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 780,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 781,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 782,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 791,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 792,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 793,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 794,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - B2B Install\"\n                },\n                {\n                    \"ScheduledJobID\": 796,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 799,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 800,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 801,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 803,\n                    \"Type\": \"Install\",\n                    \"Template\": \"test\"\n                },\n                {\n                    \"ScheduledJobID\": 804,\n                    \"Type\": \"Install\",\n                    \"Template\": \"test\"\n                },\n                {\n                    \"ScheduledJobID\": 805,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 806,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 807,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 808,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 809,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Remount\"\n                },\n                {\n                    \"ScheduledJobID\": 810,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 811,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - General Infrastructure Work\"\n                },\n                {\n                    \"ScheduledJobID\": 812,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 813,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - B2B Install\"\n                },\n                {\n                    \"ScheduledJobID\": 814,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 815,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 816,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 817,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 818,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 820,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - General Infrastructure Work\"\n                },\n                {\n                    \"ScheduledJobID\": 821,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 822,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 826,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 827,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 829,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 830,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 832,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 833,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 834,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 835,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 836,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 838,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 839,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 844,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 846,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 847,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 848,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 849,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 850,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 851,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 852,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 854,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 856,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 858,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 860,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 861,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 862,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 863,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 864,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 865,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 868,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 869,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 870,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 872,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 873,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 875,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 876,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 877,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 878,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 879,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 881,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Backhaul Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 882,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Backhaul Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 883,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 885,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 887,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 891,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 892,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 904,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2052,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2062,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2145,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2157,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2169,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2173,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2179,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2184,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2186,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2189,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Site Survey\"\n                },\n                {\n                    \"ScheduledJobID\": 2190,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2191,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2192,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2193,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2194,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Remount\"\n                },\n                {\n                    \"ScheduledJobID\": 2196,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2197,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2198,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - B2B Install\"\n                },\n                {\n                    \"ScheduledJobID\": 2199,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2200,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2201,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2202,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2203,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2205,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2207,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2209,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2210,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2211,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2212,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2213,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2214,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2215,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2217,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2218,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2219,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2220,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2221,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2222,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2223,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Site Survey\"\n                },\n                {\n                    \"ScheduledJobID\": 2226,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2227,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2228,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2230,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2231,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2232,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2233,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2234,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2237,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2238,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2245,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2246,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2247,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2251,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2252,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2255,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2257,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2258,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2259,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2260,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2265,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2266,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2267,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2268,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2269,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2270,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2271,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2272,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2275,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2276,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2277,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2278,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2279,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2280,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2281,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2286,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2287,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2289,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 2291,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2292,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 2293,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 2294,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2295,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 2297,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 2300,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2304,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2338,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2341,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 2344,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 2345,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3305,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3313,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3344,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3349,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3353,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3354,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 3355,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3356,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3357,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3360,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3361,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3367,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 3369,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3371,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3373,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3374,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Radio Remount\"\n                },\n                {\n                    \"ScheduledJobID\": 3375,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3376,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 3377,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 3379,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3383,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3386,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3387,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 3388,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3392,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 3393,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3394,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 3395,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3396,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3397,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3398,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 3399,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3400,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4104,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4105,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 4106,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4107,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 4108,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4110,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4111,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 4112,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 4113,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4115,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 4117,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                }\n            ],\n            \"standBy\": [\n                {\n                    \"ScheduledJobID\": 169,\n                    \"Type\": \"Other\",\n                    \"Template\": \"Infra - Backhaul Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 296,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 297,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Site Survey\"\n                },\n                {\n                    \"ScheduledJobID\": 3452,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3454,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3462,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3466,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3469,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3470,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3522,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3541,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3545,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3572,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3577,\n                    \"Type\": \"Service\",\n                    \"Template\": \"MAN3 REDO\"\n                },\n                {\n                    \"ScheduledJobID\": 3579,\n                    \"Type\": \"Service\",\n                    \"Template\": \"MAN3 REDO\"\n                },\n                {\n                    \"ScheduledJobID\": 3580,\n                    \"Type\": \"Service\",\n                    \"Template\": \"MAN3 REDO\"\n                },\n                {\n                    \"ScheduledJobID\": 3597,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3633,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3783,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3786,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3788,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3789,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3790,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3791,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3800,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Router Swap\"\n                },\n                {\n                    \"ScheduledJobID\": 3803,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3808,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3815,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3818,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3842,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3847,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3850,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3863,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3869,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3874,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3888,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3916,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3934,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3960,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3972,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3976,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3978,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 3982,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 3996,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4010,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4013,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4015,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4030,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4039,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4043,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4046,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Generic Service Call\"\n                },\n                {\n                    \"ScheduledJobID\": 4057,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4059,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4062,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4078,\n                    \"Type\": \"Service\",\n                    \"Template\": \"SC - Realignment\"\n                },\n                {\n                    \"ScheduledJobID\": 4087,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4096,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4098,\n                    \"Type\": \"Disconnect\",\n                    \"Template\": \"RC - Moving Recovery\"\n                },\n                {\n                    \"ScheduledJobID\": 4114,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - Residential Installation\"\n                },\n                {\n                    \"ScheduledJobID\": 4120,\n                    \"Type\": \"Install\",\n                    \"Template\": \"In - B2B Install\"\n                },\n                {\n                    \"ScheduledJobID\": 4121,\n                    \"Type\": \"Service\",\n                    \"Template\": \"MAN3 REDO\"\n                }\n            ]\n        },\n        \"stats\": {\n            \"status\": {\n                \"completed\": {\n                    \"count\": 305,\n                    \"types\": {\n                        \"Disconnect\": 82,\n                        \"Install\": 45,\n                        \"Service\": 168,\n                        \"Other\": 10\n                    },\n                    \"templates\": {\n                        \"Disconnect\": {\n                            \"RC - Recovery\": 82\n                        },\n                        \"Install\": {\n                            \"In - Residential Installation\": 37,\n                            \"In - B2B Install\": 4,\n                            \"test\": 2,\n                            \"In - Site Survey\": 2\n                        },\n                        \"Service\": {\n                            \"SC - Generic Service Call\": 116,\n                            \"SC - Router Swap\": 10,\n                            \"Service Call\": 1,\n                            \"SC - Radio Swap\": 32,\n                            \"SC - Realignment\": 6,\n                            \"SC - Radio Remount\": 3\n                        },\n                        \"Other\": {\n                            \"Infra - Repairing / Replacing Equipment\": 1,\n                            \"Infra - General Infrastructure Work\": 5,\n                            \"Infra - Installing New APs\": 2,\n                            \"Infra - Backhaul Realignment\": 2\n                        }\n                    },\n                    \"success\": 268,\n                    \"failed\": 37\n                },\n                \"incomplete\": {\n                    \"count\": 33,\n                    \"types\": {\n                        \"Service\": 19,\n                        \"Other\": 11,\n                        \"Install\": 3\n                    },\n                    \"templates\": {\n                        \"Service\": {\n                            \"SC - Radio Swap\": 1,\n                            \"SC - Generic Service Call\": 18\n                        },\n                        \"Other\": {\n                            \"Infra - Repairing / Replacing Equipment\": 2,\n                            \"Infra - Tower Work - 2 hour\": 4,\n                            \"Infra - Backhaul Realignment\": 1,\n                            \"Infra - Building New Tower\": 1,\n                            \"Infra - Tower Work - 8 hour\": 3\n                        },\n                        \"Install\": {\n                            \"In - Residential Installation\": 3\n                        }\n                    }\n                },\n                \"standby\": [],\n                \"checkedin\": [\n                    {\n                        \"ScheduledJobID\": 698,\n                        \"Type\": \"Other\",\n                        \"Template\": \"Infra - Repairing / Replacing Equipment\",\n                        \"Username\": \"tbettenhausen\",\n                        \"CheckInTime\": \"2022-03-02 11:05:44\",\n                        \"Name\": \"[Host - mon11] - Wille  Brothers\"\n                    },\n                    {\n                        \"ScheduledJobID\": 1024,\n                        \"Type\": \"Disconnect\",\n                        \"Template\": \"RC - Recovery\",\n                        \"Username\": \"tbettenhausen\",\n                        \"CheckInTime\": \"2022-04-29 15:07:53\",\n                        \"Name\": \"Ty Gatzke\"\n                    },\n                    {\n                        \"ScheduledJobID\": 1042,\n                        \"Type\": \"Other\",\n                        \"Template\": \"Infra - Tower Work - 2 hour\",\n                        \"Username\": \"ajones\",\n                        \"CheckInTime\": \"2022-05-20 13:04:08\",\n                        \"Name\": \"[Host - man4] - Dean Heisner\"\n                    }\n                ],\n                \"standBy\": 61\n            },\n            \"types\": {\n                \"standBy\": {\n                    \"Other\": 1,\n                    \"Disconnect\": 44,\n                    \"Install\": 3,\n                    \"Service\": 13\n                }\n            }\n        },\n        \"users\": {\n            \"tbettenhausen\": {\n                \"totalJobs\": 195,\n                \"complete\": 174,\n                \"success\": 152,\n                \"failed\": 22,\n                \"incomplete\": 21,\n                \"allCompletionTimes\": 203475,\n                \"allCompletionTimesCount\": 168,\n                \"avgCompletionTime\": 1211,\n                \"allPromptnessTimes\": 16439,\n                \"allPromptnessTimesCount\": 168,\n                \"avgPromptness\": 97\n            },\n            \"ajones\": {\n                \"totalJobs\": 142,\n                \"complete\": 130,\n                \"success\": 115,\n                \"failed\": 15,\n                \"incomplete\": 12,\n                \"allCompletionTimes\": 175312,\n                \"allCompletionTimesCount\": 126,\n                \"avgCompletionTime\": 1391,\n                \"allPromptnessTimes\": -301194,\n                \"allPromptnessTimesCount\": 126,\n                \"avgPromptness\": -2390\n            },\n            \"gtusack\": {\n                \"totalJobs\": 1,\n                \"complete\": 1,\n                \"success\": 1,\n                \"failed\": 0,\n                \"incomplete\": 0,\n                \"allCompletionTimes\": 0,\n                \"allCompletionTimesCount\": 0,\n                \"avgCompletionTime\": 0,\n                \"allPromptnessTimes\": 0,\n                \"allPromptnessTimesCount\": 0,\n                \"avgPromptness\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"07583ed3-ec23-4381-9521-570392355a6e"}],"id":"2c3048a0-3bf4-4876-a3f6-80a87d5c848e","_postman_id":"2c3048a0-3bf4-4876-a3f6-80a87d5c848e","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Schedule","item":[{"name":"postScheduledJob","id":"0b623b36-2f8d-45b5-a671-433c0d2b5540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?jobTemplateId=4&type=Install&customerId=1113904&networkSiteId=&techGroupId=&override=&notes=&webUserId=5&startTime=2025-12-31 12:25:00&endTime=&failNotes=&successNotes=&driveTime=&driveDistance=&driveDistanceAfter=&checkInTime=&checkInLocationLat=&checkInLocationLong=&checkInLocationAccuracy=&completionTime=&completionLocationLat=&completionLocationLong=&completionLocationAccuracy=&completed=0&completedByWebUserId=&success=0","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","ScheduledJob"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>customerId ID of the customer to schedule a job for.</p>\n","type":"text/plain"},"key":"jobTemplateId","value":"4"},{"description":{"content":"<p>Type of job to schedule. Example: 'Install'.</p>\n","type":"text/plain"},"key":"type","value":"Install"},{"description":{"content":"<p>ID of the tech group to assign the job to.</p>\n","type":"text/plain"},"key":"customerId","value":"1113904"},{"description":{"content":"<p>ID of the job template to use.</p>\n","type":"text/plain"},"key":"networkSiteId","value":""},{"description":{"content":"<p>Override time in minutes (15 minute intervals only).</p>\n","type":"text/plain"},"key":"techGroupId","value":""},{"description":{"content":"<p>ID of the network site to schedule the job for.</p>\n","type":"text/plain"},"key":"override","value":""},{"description":{"content":"<p>Notes to add to the job.</p>\n","type":"text/plain"},"key":"notes","value":""},{"description":{"content":"<p>ID of the web to assign a ticket to.</p>\n","type":"text/plain"},"key":"webUserId","value":"5"},{"description":{"content":"<p>Job start time.</p>\n","type":"text/plain"},"key":"startTime","value":"2025-12-31 12:25:00"},{"description":{"content":"<p>Job end time.</p>\n","type":"text/plain"},"key":"endTime","value":""},{"description":{"content":"<p>Notes for failed job.</p>\n","type":"text/plain"},"key":"failNotes","value":""},{"description":{"content":"<p>Notes for successful job.</p>\n","type":"text/plain"},"key":"successNotes","value":""},{"description":{"content":"<p>Time to job in minutes.</p>\n","type":"text/plain"},"key":"driveTime","value":""},{"description":{"content":"<p>Distance to job in local units.</p>\n","type":"text/plain"},"key":"driveDistance","value":""},{"description":{"content":"<p>Distance to job after.</p>\n","type":"text/plain"},"key":"driveDistanceAfter","value":""},{"description":{"content":"<p>Installer checkin time.</p>\n","type":"text/plain"},"key":"checkInTime","value":""},{"description":{"content":"<p>Latitude of check--in location</p>\n","type":"text/plain"},"key":"checkInLocationLat","value":""},{"description":{"content":"<p>Longitude of check-in location</p>\n","type":"text/plain"},"key":"checkInLocationLong","value":""},{"description":{"content":"<p>Geocode accuracy.</p>\n","type":"text/plain"},"key":"checkInLocationAccuracy","value":""},{"description":{"content":"<p>Job completion time.</p>\n","type":"text/plain"},"key":"completionTime","value":""},{"description":{"content":"<p>Latitude of completion.</p>\n","type":"text/plain"},"key":"completionLocationLat","value":""},{"description":{"content":"<p>Longitude of completion.</p>\n","type":"text/plain"},"key":"completionLocationLong","value":""},{"description":{"content":"<p>Geocode accuracy.</p>\n","type":"text/plain"},"key":"completionLocationAccuracy","value":""},{"description":{"content":"<p>Job completed.</p>\n","type":"text/plain"},"key":"completed","value":"0"},{"description":{"content":"<p>ID of the webuser that completed the job.</p>\n","type":"text/plain"},"key":"completedByWebUserId","value":""},{"description":{"content":"<p>Was the job successful.</p>\n","type":"text/plain"},"key":"success","value":"0"}],"variable":[]}},"response":[{"id":"aae93a00-294f-41f4-ac02-aebf918ffbb2","name":"postScheduledJob","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?customerId=1113904&type=Install&techGroupId&jobTemplateId=4&override&networkSiteId&notes&webuserId","host":["https://test.powercode.com:444"],"path":["uapi","schedule","ScheduledJob"],"query":[{"key":"customerId","value":"1113904","description":"customerId ID of the customer to schedule a job for"},{"key":"type","value":"Install","description":"Type of job to schedule. Example: 'Install'"},{"key":"techGroupId","value":null,"description":"ID of the tech group to assign the job to"},{"key":"jobTemplateId","value":"4","description":"ID of the job template to use"},{"key":"override","value":null,"description":"Override time in minutes (15 minute intervals only)"},{"key":"networkSiteId","value":null,"description":"ID of the network site to schedule the job for"},{"key":"notes","value":null,"description":"Notes to add to the job"},{"key":"webuserId","value":null,"description":"ID of the web to assign a ticket to"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 15 May 2025 17:23:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"message\": \"Job Scheduled\",\n        \"jobId\": \"4124\"\n    }\n}"}],"_postman_id":"0b623b36-2f8d-45b5-a671-433c0d2b5540"},{"name":"getScheduledJob","id":"84df454d-bb90-42b3-916b-0a9d3858a5dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?jobId=624","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","ScheduledJob"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the job</p>\n","type":"text/plain"},"key":"jobId","value":"624"}],"variable":[]}},"response":[{"id":"79d825a4-e736-4cdd-bb90-5cc3ea77aa6d","name":"getScheduledJob","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?jobId=624","host":["https://test.powercode.com:444"],"path":["uapi","schedule","ScheduledJob"],"query":[{"key":"jobId","value":"624","description":"ID of the job"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 15 May 2025 17:09:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"job\": {\n            \"ScheduledJobId\": 624,\n            \"WebUserId\": 11,\n            \"JobTemplateId\": 13,\n            \"CustomerId\": 1113644,\n            \"NetworkSiteId\": null,\n            \"StartTime\": \"2022-02-17 09:10:00\",\n            \"EndTime\": null,\n            \"Notes\": \"Get andrew dat there speedy internet\",\n            \"FailNotes\": null,\n            \"SuccessNotes\": null,\n            \"DriveTime\": 10,\n            \"DriveDistance\": 3,\n            \"DriveDistanceAfter\": null,\n            \"JobTime\": 105,\n            \"Type\": \"Other\",\n            \"TechGroupID\": null,\n            \"CheckInTime\": null,\n            \"CheckInLocationLat\": null,\n            \"CheckInLocationLong\": null,\n            \"CheckInLocationAccuracy\": null,\n            \"CompletionTime\": null,\n            \"CompletionLocationLat\": null,\n            \"CompletionLocationLong\": null,\n            \"CompletionLocationAccuracy\": null,\n            \"Completed\": null,\n            \"Success\": null,\n            \"Reviewed\": null,\n            \"RescheduledAs\": null,\n            \"Timestamp\": \"2022-11-11 15:24:03\",\n            \"Created\": \"2022-02-16 13:55:51\",\n            \"GoogleDeleteURL\": null,\n            \"GoogleDeleteWebUserID\": null,\n            \"ScheduleTimeBucketID\": null,\n            \"Info\": {\n                \"AddressID\": 11044,\n                \"Address1\": \"116 S Main St\",\n                \"Address2\": null,\n                \"Address\": \"116 S Main St  Grant Park IL 60940\",\n                \"City\": \"Grant Park\",\n                \"State\": \"IL\",\n                \"ZipCode\": \"60940\",\n                \"latitude\": 41.240380199999997,\n                \"longitude\": -87.643757100000002,\n                \"Name\": \"[Host - gp4] - Daniel Stadt\",\n                \"AssigneeID\": 1113644,\n                \"TechGroupID\": null,\n                \"TechGroupName\": null,\n                \"TechGroupNameCombined\": \"\",\n                \"ScheduleTimeBucketName\": \"\"\n            },\n            \"data\": []\n        }\n    }\n}"}],"_postman_id":"84df454d-bb90-42b3-916b-0a9d3858a5dc"},{"name":"getScheduledJobs","id":"f72f7de0-b793-427e-9c4e-ba2e8f4a98d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/schedule/scheduledJobs?startDay=2025-01-01&endDay=2025-05-01&_page=1&_pageSize=25","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Gets a scheduled job list between two days\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","scheduledJobs"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Format: YYYY-MM-DD. Not required. If missing value, current day will be used</p>\n","type":"text/plain"},"key":"startDay","value":"2025-01-01"},{"description":{"content":"<p>Format: YYYY-MM-DD. Not required. If missing value, current day will be used</p>\n","type":"text/plain"},"key":"endDay","value":"2025-05-01"},{"description":{"content":"<p>Not required. Page number, for example: 1,2,3...</p>\n","type":"text/plain"},"key":"_page","value":"1"},{"description":{"content":"<p>Number of rows per page</p>\n","type":"text/plain"},"key":"_pageSize","value":"25"}],"variable":[]}},"response":[],"_postman_id":"f72f7de0-b793-427e-9c4e-ba2e8f4a98d4"},{"name":"getScheduledJobsOnCustomer","id":"3615fc94-bf3c-448b-a166-c73d506d5be9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/schedule/scheduledJobsOnCustomer?customerId=1","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Gets a scheduled job list for customer\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","scheduledJobsOnCustomer"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Required. ID of customer</p>\n","type":"text/plain"},"key":"customerId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"3615fc94-bf3c-448b-a166-c73d506d5be9"},{"name":"deleteScheduledJob","id":"f1597f1d-48fd-4d91-bcd5-d2648fc0d11b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?jobId=4124","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","ScheduledJob"],"host":["https://test.powercode.com:444"],"query":[{"key":"jobId","value":"4124"}],"variable":[]}},"response":[{"id":"b6c5f36f-a0e6-471e-a9a4-d7347929ed34","name":"deleteScheduledJob","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/schedule/ScheduledJob?jobId=4124","host":["https://test.powercode.com:444"],"path":["uapi","schedule","ScheduledJob"],"query":[{"key":"jobId","value":"4124"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 15 May 2025 17:24:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": \"Job deleted successfully\"\n}"}],"_postman_id":"f1597f1d-48fd-4d91-bcd5-d2648fc0d11b"}],"id":"c28127da-8ede-45fc-b297-332c1a94498b","_postman_id":"c28127da-8ede-45fc-b297-332c1a94498b","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Inventory","item":[{"name":"deleteConsumables","id":"0ad8e233-bd2d-4171-829b-61b6253e5c39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Consumables?ID","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Consumables"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the Consumable to delete.</p>\n","type":"text/plain"},"key":"ID","value":null}],"variable":[]}},"response":[],"_postman_id":"0ad8e233-bd2d-4171-829b-61b6253e5c39"},{"name":"deleteItems","id":"b023e839-195c-4835-8f74-0274766876ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Items?ID","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Items"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the inventory item to delete</p>\n","type":"text/plain"},"key":"ID","value":null}],"variable":[]}},"response":[],"_postman_id":"b023e839-195c-4835-8f74-0274766876ba"},{"name":"deleteProducts","id":"650643e0-21f9-444d-8b1a-02ce0dcd405f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Products?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Products"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the product to delete</p>\n","type":"text/plain"},"key":"ID","value":"1"}],"variable":[]}},"response":[],"_postman_id":"650643e0-21f9-444d-8b1a-02ce0dcd405f"},{"name":"getConsumables","id":"04ec5b1f-35c4-4f34-bf80-7a354065faff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Consumables","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Consumables"],"host":["https://test.powercode.com:444"],"query":[{"disabled":true,"description":{"content":"<p>Optional ID to get a specific consumable</p>\n","type":"text/plain"},"key":"consumableID","value":null}],"variable":[]}},"response":[{"id":"45c275c3-0374-49aa-8e1f-f0a5a28a8125","name":"getConsumables","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Consumables","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Consumables"],"query":[{"key":"consumableID","value":null,"description":"Optional ID to get a specific consumable","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:10:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 2,\n        \"recordsFiltered\": 2,\n        \"data\": [\n            {\n                \"ID\": 1,\n                \"ProductID\": 1,\n                \"Quantity\": \"500.0000\"\n            },\n            {\n                \"ID\": 2,\n                \"ProductID\": 1,\n                \"Quantity\": \"500.0000\"\n            }\n        ]\n    }\n}"}],"_postman_id":"04ec5b1f-35c4-4f34-bf80-7a354065faff"},{"name":"getConditions","id":"d209ec0c-dca9-4c92-9091-aad51d0b0da4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Conditions?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Conditions"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Optional ID to get a specific condition</p>\n","type":"text/plain"},"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"9b261b77-6267-49f3-8818-1b17fccb2974","name":"getConditions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Conditions","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Conditions"],"query":[{"key":"ID","value":"1","description":"Optional ID to get a specific condition","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:44:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Condition\": \"New\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 2,\n            \"Condition\": \"Used\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 3,\n            \"Condition\": \"Returned\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 4,\n            \"Condition\": \"Refurbished\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 5,\n            \"Condition\": \"Damaged\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 6,\n            \"Condition\": \"Defective\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 7,\n            \"Condition\": \"test123\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 8,\n            \"Condition\": \"Testing\",\n            \"Deleted\": 0\n        }\n    ]\n}"},{"id":"db52767a-5791-4abe-81bd-92a6fd7906e0","name":"getConditions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Conditions?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Conditions"],"query":[{"key":"ID","value":"1","description":"Optional ID to get a specific condition"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:45:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 1,\n        \"Condition\": \"New\",\n        \"Deleted\": 0\n    }\n}"}],"_postman_id":"d209ec0c-dca9-4c92-9091-aad51d0b0da4"},{"name":"getTypes","id":"abfd2401-6417-42f8-939d-e7047907230d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Types?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Types"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Option TypeID</p>\n","type":"text/plain"},"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"1d3ad39e-60d9-4db6-b6ad-f91877b58f70","name":"getTypes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Types?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Types"],"query":[{"key":"ID","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:44:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Name\": \"test type\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 2,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 3,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 4,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 5,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        }\n    ]\n}"},{"id":"19481ee0-6ebc-44e0-906a-e337711192d0","name":"getTypes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Types","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Types"],"query":[{"key":"ID","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:44:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Name\": \"test type\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 2,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 3,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 4,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        },\n        {\n            \"ID\": 5,\n            \"Name\": \"test2\",\n            \"Deleted\": 0\n        }\n    ]\n}"}],"_postman_id":"abfd2401-6417-42f8-939d-e7047907230d"},{"name":"getVendors","id":"1fba86dc-251b-475f-9cb1-638a7aa690cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Vendors?ID=1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Vendors"],"host":["https://test.powercode.com:444"],"query":[{"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"da605221-aa55-432f-8ec9-1d1e09cdf770","name":"getVendors","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Vendors","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Vendors"],"query":[{"key":"ID","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:43:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Name\": \"test\",\n            \"Deleted\": 0\n        }\n    ]\n}"},{"id":"a3ff7911-7c17-4422-aaac-75ffcc727b33","name":"getVendors","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Vendors?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Vendors"],"query":[{"key":"ID","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:43:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 1,\n        \"Name\": \"test\",\n        \"Deleted\": 0\n    }\n}"}],"_postman_id":"1fba86dc-251b-475f-9cb1-638a7aa690cc"},{"name":"getItems","id":"e76f70d7-d445-42ab-903e-c765b9fb8d03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Items","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Items"],"host":["https://test.powercode.com:444"],"query":[{"disabled":true,"description":{"content":"<p>Optional field to get a specific item.</p>\n","type":"text/plain"},"key":"itemID","value":null}],"variable":[]}},"response":[{"id":"c249397c-5e7f-4bc2-b4be-ee7c054ae2ed","name":"getItems","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Items","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Items"],"query":[{"key":"itemID","value":null,"description":"Optional field to get a specific item.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:10:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 3,\n        \"recordsFiltered\": 3,\n        \"data\": [\n            {\n                \"ID\": 1,\n                \"ItemName\": \"b1-rtr1\",\n                \"AssigneeType\": \"Stock\",\n                \"AssigneeID\": 1,\n                \"StatusID\": 1,\n                \"ConditionID\": 1,\n                \"EquipID\": 4155,\n                \"ProductID\": 0,\n                \"MAC\": \"CC:2D:E0:04:00:13\",\n                \"DUID\": \"\",\n                \"Serial\": \"\",\n                \"Cost\": 0,\n                \"Notes\": \"\",\n                \"Deleted\": 0,\n                \"IMSI\": \"\"\n            },\n            {\n                \"ID\": 2,\n                \"ItemName\": \"test\",\n                \"AssigneeType\": \"Staff\",\n                \"AssigneeID\": 1,\n                \"StatusID\": 3,\n                \"ConditionID\": 1,\n                \"EquipID\": 0,\n                \"ProductID\": 0,\n                \"MAC\": \"\",\n                \"DUID\": \"\",\n                \"Serial\": \"\",\n                \"Cost\": 0,\n                \"Notes\": \"\",\n                \"Deleted\": 1,\n                \"IMSI\": \"\"\n            },\n            {\n                \"ID\": 3,\n                \"ItemName\": \"Test Name\",\n                \"AssigneeType\": \"Stock\",\n                \"AssigneeID\": 1,\n                \"StatusID\": 1,\n                \"ConditionID\": 1,\n                \"EquipID\": 4155,\n                \"ProductID\": 0,\n                \"MAC\": \"\",\n                \"DUID\": \"\",\n                \"Serial\": \"\",\n                \"Cost\": 0,\n                \"Notes\": \"\",\n                \"Deleted\": 1,\n                \"IMSI\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e76f70d7-d445-42ab-903e-c765b9fb8d03"},{"name":"getManufacturers","id":"d7d258a3-bfdc-45ba-9950-aacb2fe73e7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Manufacturers","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Manufacturers"],"host":["https://test.powercode.com:444"],"query":[{"disabled":true,"key":"ID","value":"1"}],"variable":[]}},"response":[{"id":"bf5e2615-2a44-4a95-b0f2-2c625b2618be","name":"getManufacturer","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Manufacturers?ID=1","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Manufacturers"],"query":[{"key":"ID","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:50:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 1,\n        \"Name\": \"test\",\n        \"Deleted\": 0\n    }\n}"},{"id":"acd952bd-7442-4da7-85cb-c3f189f9dad9","name":"getManufacturer","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Manufacturers","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Manufacturers"],"query":[{"key":"ID","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:50:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": [\n        {\n            \"ID\": 1,\n            \"Name\": \"test\",\n            \"Deleted\": 0\n        }\n    ]\n}"}],"_postman_id":"d7d258a3-bfdc-45ba-9950-aacb2fe73e7a"},{"name":"getProducts","id":"c4989890-6124-4aac-b3de-3a2938cdd1a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Products","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Products"],"host":["https://test.powercode.com:444"],"query":[{"disabled":true,"description":{"content":"<p>Optional ID to get a specific product</p>\n","type":"text/plain"},"key":"productID","value":""}],"variable":[]}},"response":[{"id":"0e35d759-cd62-4bfb-902e-251356f8e7ce","name":"getProducts","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Products","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Products"],"query":[{"key":"productID","value":"","description":"Optional ID to get a specific product","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:10:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"draw\": 0,\n        \"recordsTotal\": 1,\n        \"recordsFiltered\": 1,\n        \"data\": [\n            {\n                \"ID\": 1,\n                \"Name\": \"test\",\n                \"Model\": \"test\",\n                \"UPC\": \"test\",\n                \"ManufacturerID\": 1,\n                \"VendorID\": 1,\n                \"TypeID\": 1,\n                \"Price\": 3,\n                \"MSL\": 3,\n                \"LastMSLAlertQuantity\": 1000,\n                \"Consumable\": 1,\n                \"Unit\": \"test\",\n                \"Deleted\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"c4989890-6124-4aac-b3de-3a2938cdd1a6"},{"name":"postConsumables","id":"a601982d-dc54-4457-a63f-28219071b80d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Consumables?productID=1&quantity=500","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Consumables"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>ID of the prodcut</p>\n","type":"text/plain"},"key":"productID","value":"1"},{"description":{"content":"<p>The amount of the consumable.</p>\n","type":"text/plain"},"key":"quantity","value":"500"}],"variable":[]}},"response":[{"id":"a955c6dd-881c-43b3-9a5e-67312166f56a","name":"postConsumables","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Consumables?productID=1&quantity=500","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Consumables"],"query":[{"key":"productID","value":"1","description":"ID of the prodcut"},{"key":"quantity","value":"500","description":"The amount of the consumable."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 23:29:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Inventory consumable added successfully!\"\n}"}],"_postman_id":"a601982d-dc54-4457-a63f-28219071b80d"},{"name":"postConditions","id":"412e5086-4ca8-4a26-8485-4fdc098b7593","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Conditions?condition=Testing","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Conditions"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>String to call the condition</p>\n","type":"text/plain"},"key":"condition","value":"Testing"}],"variable":[]}},"response":[{"id":"9068a4bf-6d67-498c-844e-83b4d5a9ab78","name":"postConditions","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Conditions?condition=Testing","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Conditions"],"query":[{"key":"condition","value":"Testing","description":"String to call the condition"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:42:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"Condition\": \"Testing\",\n        \"ID\": \"8\"\n    }\n}"}],"_postman_id":"412e5086-4ca8-4a26-8485-4fdc098b7593"},{"name":"postTypes","id":"cdcff58a-1cbf-4517-a740-c032562d6c34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Types?name=test2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Types"],"host":["https://test.powercode.com:444"],"query":[{"key":"name","value":"test2"}],"variable":[]}},"response":[{"id":"ad0a7f82-3d17-4498-97d2-c4c0ad74692c","name":"postTypes","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Types?name=test2","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Types"],"query":[{"key":"name","value":"test2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:42:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"Name\": \"test2\",\n        \"ID\": \"5\"\n    }\n}"}],"_postman_id":"cdcff58a-1cbf-4517-a740-c032562d6c34"},{"name":"postItems","id":"7fe39e4a-6f6f-49d0-9e89-9b514daca5ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Items?name=Test Name&assigneeType=Stock&assigneeID=1&statusID=1&conditionID=1&equipID=4155","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Items"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Name of the item</p>\n","type":"text/plain"},"key":"name","value":"Test Name"},{"description":{"content":"<p>Type to assign the item to</p>\n","type":"text/plain"},"key":"assigneeType","value":"Stock"},{"description":{"content":"<p>Assignee ID of the item (InstallerID, CustomerID...)</p>\n","type":"text/plain"},"key":"assigneeID","value":"1"},{"description":{"content":"<p>Status ID the item is in</p>\n","type":"text/plain"},"key":"statusID","value":"1"},{"description":{"content":"<p>Condition ID the item is in</p>\n","type":"text/plain"},"key":"conditionID","value":"1"},{"description":{"content":"<p>ID of the equipment associated to the item</p>\n","type":"text/plain"},"key":"equipID","value":"4155"},{"disabled":true,"description":{"content":"<p>ID of the product</p>\n","type":"text/plain"},"key":"productID","value":""},{"disabled":true,"description":{"content":"<p>Cost of the item</p>\n","type":"text/plain"},"key":"cost","value":""},{"disabled":true,"description":{"content":"<p>If the item has been deleted. (0/1)</p>\n","type":"text/plain"},"key":"deleted","value":"0"}],"variable":[]}},"response":[{"id":"5b381323-34d6-428f-bd5f-a236e250f736","name":"postItems","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Items?name=Test Name&assigneeType=Stock&assigneeID=1&statusID=1&conditionID=1&equipID=4155","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Items"],"query":[{"key":"name","value":"Test Name","description":"Name of the item"},{"key":"assigneeType","value":"Stock","description":"Type to assign the item to"},{"key":"assigneeID","value":"1","description":"Assignee ID of the item (InstallerID, CustomerID...)"},{"key":"statusID","value":"1","description":"Status ID the item is in"},{"key":"conditionID","value":"1","description":"Condition ID the item is in"},{"key":"equipID","value":"4155","description":"ID of the equipment associated to the item"},{"key":"productID","value":"","description":"ID of the product","disabled":true},{"key":"cost","value":"","description":"Cost of the item","disabled":true},{"key":"deleted","value":"0","description":"If the item has been deleted. (0/1)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 26 Mar 2025 15:42:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Inventory item added successfully!\"\n}"}],"_postman_id":"7fe39e4a-6f6f-49d0-9e89-9b514daca5ec"},{"name":"postProducts","id":"b2d84038-83a5-42bb-92cd-9fac1392bf2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Products?name&manufacturerID=1&UPC=333&vendorID=1&typeID=1&price=5.00&MSL=1&consumable=1&model=301","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Products"],"host":["https://test.powercode.com:444"],"query":[{"key":"name","value":null},{"description":{"content":"<p>ID of the manufacturer</p>\n","type":"text/plain"},"key":"manufacturerID","value":"1"},{"description":{"content":"<p>UPC of the product</p>\n","type":"text/plain"},"key":"UPC","value":"333"},{"description":{"content":"<p>ID of the Vendor</p>\n","type":"text/plain"},"key":"vendorID","value":"1"},{"description":{"content":"<p>ID of the inventory type</p>\n","type":"text/plain"},"key":"typeID","value":"1"},{"description":{"content":"<p>Price of the product</p>\n","type":"text/plain"},"key":"price","value":"5.00"},{"description":{"content":"<p>Minimum stock level</p>\n","type":"text/plain"},"key":"MSL","value":"1"},{"description":{"content":"<p>If consumable 1 else 0</p>\n","type":"text/plain"},"key":"consumable","value":"1"},{"key":"model","value":"301"}],"variable":[]}},"response":[{"id":"af49e1f2-cd70-421a-b44d-a38adcb51882","name":"postProducts","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Products?name&manufacturerID=1&UPC=333&vendorID=1&typeID=1&price=5.00&MSL=1&consumable=1&model=301","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Products"],"query":[{"key":"name","value":null},{"key":"manufacturerID","value":"1","description":"ID of the manufacturer"},{"key":"UPC","value":"333","description":"UPC of the product"},{"key":"vendorID","value":"1","description":"ID of the Vendor"},{"key":"typeID","value":"1","description":"ID of the inventory type"},{"key":"price","value":"5.00","description":"Price of the product"},{"key":"MSL","value":"1","description":"Minimum stock level"},{"key":"consumable","value":"1","description":"If consumable 1 else 0"},{"key":"model","value":"301"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 19 May 2025 15:25:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Inventory product added successfully!\"\n}"}],"_postman_id":"b2d84038-83a5-42bb-92cd-9fac1392bf2e"},{"name":"putConsumables","id":"21efa8f1-904b-45d7-ba74-4c9332a013b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Consumables?consumableID=1&productID=1&quantity=500","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Consumables"],"host":["https://test.powercode.com:444"],"query":[{"key":"consumableID","value":"1"},{"description":{"content":"<p>ID of the prodcut</p>\n","type":"text/plain"},"key":"productID","value":"1"},{"description":{"content":"<p>The amount of the consumable.</p>\n","type":"text/plain"},"key":"quantity","value":"500"}],"variable":[]}},"response":[{"id":"a5e7c35e-8729-4b77-8190-7b4b0f67f04e","name":"putConsumables","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Consumables?consumableID=1&productID=1&quantity=500","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Consumables"],"query":[{"key":"consumableID","value":"1"},{"key":"productID","value":"1","description":"ID of the prodcut"},{"key":"quantity","value":"500","description":"The amount of the consumable."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:11:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Inventory Consumable updated successfully!\"\n}"}],"_postman_id":"21efa8f1-904b-45d7-ba74-4c9332a013b7"},{"name":"putConditions","id":"e2aba83e-2504-4986-98e8-45cd739f921c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Conditions?ID=7&condition=test123","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Conditions"],"host":["https://test.powercode.com:444"],"query":[{"key":"ID","value":"7"},{"key":"condition","value":"test123"}],"variable":[]}},"response":[{"id":"aff0013e-08c4-4f07-940c-cfbf7db1d284","name":"putInvConditions","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/InvConditions?ID=7&condition=test123","host":["https://test.powercode.com:444"],"path":["uapi","inventory","InvConditions"],"query":[{"key":"ID","value":"7"},{"key":"condition","value":"test123"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 22:14:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": {\n        \"ID\": 7,\n        \"Condition\": \"test123\",\n        \"Deleted\": 0\n    }\n}"}],"_postman_id":"e2aba83e-2504-4986-98e8-45cd739f921c"},{"name":"putItems","id":"21b18d0a-157d-4872-8e77-a1bc5ccf4367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/inventory/Items?name&itemID=1&assigneeType=Stock&assigneeID=1&statusID=1&conditionID=1&equipID=4155","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","inventory","Items"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Name of the item</p>\n","type":"text/plain"},"key":"name","value":null},{"description":{"content":"<p>Id of the Item to edit</p>\n","type":"text/plain"},"key":"itemID","value":"1"},{"key":"assigneeType","value":"Stock"},{"description":{"content":"<p>Assignee ID of the item (InstallerID, CustomerID...)</p>\n","type":"text/plain"},"key":"assigneeID","value":"1"},{"description":{"content":"<p>Status ID the item is in</p>\n","type":"text/plain"},"key":"statusID","value":"1"},{"description":{"content":"<p>Condition ID the item is in</p>\n","type":"text/plain"},"key":"conditionID","value":"1"},{"description":{"content":"<p>ID of the equipment associated to the item</p>\n","type":"text/plain"},"key":"equipID","value":"4155"},{"disabled":true,"description":{"content":"<p>ID of the product</p>\n","type":"text/plain"},"key":"productID","value":null},{"disabled":true,"description":{"content":"<p>Cost of the item</p>\n","type":"text/plain"},"key":"cost","value":null},{"disabled":true,"description":{"content":"<p>If the item has been deleted. (0/1)</p>\n","type":"text/plain"},"key":"deleted","value":"0"}],"variable":[]}},"response":[{"id":"e9f3e77e-a185-4efb-870e-324dfa3295f9","name":"putItems","originalRequest":{"method":"PUT","header":[],"url":{"raw":"https://test.powercode.com:444/uapi/inventory/Items?name&itemID=1&assigneeType=Stock&assigneeID=1&statusID=1&conditionID=1&equipID=4155","host":["https://test.powercode.com:444"],"path":["uapi","inventory","Items"],"query":[{"key":"name","value":null,"description":"Name of the item"},{"key":"itemID","value":"1","description":"Id of the Item to edit"},{"key":"assigneeType","value":"Stock"},{"key":"assigneeID","value":"1","description":"Assignee ID of the item (InstallerID, CustomerID...)"},{"key":"statusID","value":"1","description":"Status ID the item is in"},{"key":"conditionID","value":"1","description":"Condition ID the item is in"},{"key":"equipID","value":"4155","description":"ID of the equipment associated to the item"},{"key":"productID","value":null,"description":"ID of the product","disabled":true},{"key":"cost","value":null,"description":"Cost of the item","disabled":true},{"key":"deleted","value":"0","description":"If the item has been deleted. (0/1)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 25 Mar 2025 21:11:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Response\": true,\n    \"Message\": \"Inventory Item updated successfully!\"\n}"}],"_postman_id":"21b18d0a-157d-4872-8e77-a1bc5ccf4367"}],"id":"900e2808-0c98-43fc-95d8-4ff3bdfea33a","_postman_id":"900e2808-0c98-43fc-95d8-4ff3bdfea33a","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Services","item":[{"name":"getServices","id":"bf982c43-e823-430a-bcdc-d1e64f69dcaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/uapi/services/service?_page=1&_pageSize=10","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","uapi","services","service"],"host":["https://test.powercode.com:444"],"query":[{"key":"_page","value":"1"},{"key":"_pageSize","value":"10"}],"variable":[]}},"response":[],"_postman_id":"bf982c43-e823-430a-bcdc-d1e64f69dcaa"},{"name":"getService","id":"5f3f80b2-08cd-44f5-8b80-42a50a77a3ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/uapi/services/service?serviceId=5","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","uapi","services","service"],"host":["https://test.powercode.com:444"],"query":[{"key":"serviceId","value":"5"}],"variable":[]}},"response":[],"_postman_id":"5f3f80b2-08cd-44f5-8b80-42a50a77a3ed"},{"name":"deleteService","id":"5004dcb2-fca5-4cdc-a4cc-c9cac09bfc57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/uapi/services/service?serviceId=5&replacementServiceID=1&replaceService=Yes","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>replaceService - ['Yes','No'] to replace customers association service\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","uapi","services","service"],"host":["https://test.powercode.com:444"],"query":[{"key":"serviceId","value":"5"},{"key":"replacementServiceID","value":"1"},{"key":"replaceService","value":"Yes"}],"variable":[]}},"response":[],"_postman_id":"5004dcb2-fca5-4cdc-a4cc-c9cac09bfc57"},{"name":"postService","id":"2a8fbf99-9cf7-4edd-9e0d-270ef2d64b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"Monthly Internet\",\n    \"serviceType\": \"Commercial\",\n    \"status\": 1,\n    \"name\": \"Test Name\",\n    \"desc\": \"Descripton\",\n    \"cost\": 1.75,\n    \"groupsAllowedService\": 1,\n    \"maxOut\": 1024,\n    \"maxIn\": 1000,\n    \"burstMode\": 1,\n    \"burstOut\": 990,\n    \"bucketTime\": 12,\n    \"maxMegs\": 875,\n    \"contractText\": \"contractText\",\n    \"contractTermsURL\": \"https://contractTermsUrl.com\",\n    \"bundlesURL\": \"https://bundleDiscountUrl.com\",\n    \"networkManagementPolicyURL\": \"https://networkManagementPolicyUrl.com\",\n    \"privacyPolicyURL\": \"https://privacyPolicyUrl.net\",\n    \"supportLink\": \"https://customerSupportUrl.net\",\n    \"supportPhone\": \"380660892991\",\n    \"contractTermsText\": \"contractTermsText\",\n    \"dataUsageText\": \"dataUsageText\",\n    \"supportLinkText\": \"supportLinkText\",\n    \"bundlesText\": \"bundlesText\",\n    \"networkManagementPolicyText\": \"networkManagementPolicyText\",\n    \"privacyLinkText\": \"privacyLinkText\",\n    \"privacyLink\": \"https://privacyLink.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://test.powercode.com:444/uapi/uapi/services/service","description":"<p>Create the new service. POST json body.<br />Depending on the type of service, different fields are available.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Tab Name</th>\n<th>Label</th>\n<th>Name</th>\n<th>Value</th>\n<th>Type</th>\n<th>Info</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Monthly Internet</td>\n<td>One of</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Selectable</td>\n<td>status</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Name</td>\n<td>name</td>\n<td></td>\n<td>string</td>\n<td>*Required</td>\n<td>a unique, descriptive name for this service</td>\n</tr>\n<tr>\n<td></td>\n<td>ISP Description</td>\n<td>desc</td>\n<td></td>\n<td>string</td>\n<td></td>\n<td>a description that will not be seen by the customer</td>\n</tr>\n<tr>\n<td></td>\n<td>Cost ($)</td>\n<td>cost</td>\n<td></td>\n<td>float</td>\n<td>*Required</td>\n<td>the cost in $</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Override</td>\n<td>taxOverride</td>\n<td></td>\n<td>float</td>\n<td></td>\n<td>Update service tax override</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Types</td>\n<td>taxTypes[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td>IDs of tax types</td>\n<td>Tax Types</td>\n</tr>\n<tr>\n<td></td>\n<td>Sub Account Class</td>\n<td>subAccountClass</td>\n<td></td>\n<td>Integer</td>\n<td>ID of Account Class</td>\n<td>Update service categorize income</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Exemption Amount</td>\n<td>taxExemption</td>\n<td></td>\n<td>float</td>\n<td></td>\n<td>If a certain amount of your monthly Internet service is exempt from tax (e.g. the first $25) then enter that amount here as a number.</td>\n</tr>\n<tr>\n<td></td>\n<td>Contract Template</td>\n<td>contractTemplate</td>\n<td></td>\n<td>integer</td>\n<td>ID of contract or 0 - No Contract Template</td>\n<td>If you wish to force any user with this service to sign a specific contract before being allowed Internet access, select it here.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Upload Speed (kbps)</td>\n<td>maxOut</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td>The upload speed for this service in kilobits per second.</td>\n</tr>\n<tr>\n<td></td>\n<td>Download Speed (kbps)</td>\n<td>maxIn</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Mode</td>\n<td>burstMode</td>\n<td></td>\n<td></td>\n<td>'0' =&gt; 'Sustained' / '1' =&gt; 'Bucket'</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Upload (kbps)</td>\n<td>burstOut</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bucket Time (seconds)</td>\n<td>bucketTime</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Monthly Megabytes</td>\n<td>maxMegs</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Custom Fields</td>\n<td>customFieldNames[]</td>\n<td></td>\n<td></td>\n<td>Array</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>customFieldValues[]</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Penalties</td>\n<td>Slow After Usage Exceeded</td>\n<td></td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Overage One Time Charge</td>\n<td></td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Cambium</td>\n<td>Burst Bucket Up</td>\n<td>canopy100BurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Down</td>\n<td>canopy100BurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Sustained Up</td>\n<td>canopy450SustainedUp</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Sustained Down</td>\n<td>canopy450SustainedDown</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Up</td>\n<td>canopy450BurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Down</td>\n<td>canopy450BurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Max Burst Up (kbps)</td>\n<td>CanopyMaxBurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Max Burst Down (kbps)</td>\n<td>CanopyMaxBurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Procera</td>\n<td>Shaping Rules</td>\n<td>proceraShapingRules[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>FCC</td>\n<td>Service Type</td>\n<td>serviceType</td>\n<td></td>\n<td></td>\n<td>One of [Residential, Commercial, Exclude]</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Technology Type</td>\n<td>technologyType</td>\n<td></td>\n<td></td>\n<td>\"70\" =&gt; \"Unlicensed Terrestrial Fixed Wireless\", \"71\" =&gt; \"Licensed Terrestrial Fixed Wireless\", \"72\" =&gt; \"Licensed-by-Rule Terrestrial Fixed Wireless\", \"10\" =&gt; \"Asymmetric xDSL\", \"11\" =&gt; \"ADSL2, ADSL2+\", \"12\" =&gt; \"VDSL\", \"20\" =&gt; \"Symmetric DSL\", \"30\" =&gt; \"Other Copper Wireline\", \"40\" =&gt; \"Other Cable Modem\", \"41\" =&gt; \"Cable Modem - DOCSIS 1.0, 1.1 or 2.0\", \"42\" =&gt; \"Cable Modem - DOCSIS 3.0\", \"50\" =&gt; \"Optical Carrier / Fiber\", \"60\" =&gt; \"Satellite\", \"90\" =&gt; \"Electric Power Line\", \"0\" =&gt; \"All Other\"</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>CIR</td>\n<td>CIR</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td>If this service is provided with a committed information rate (not best effort) then check this box.</td>\n</tr>\n<tr>\n<td></td>\n<td>Advertised Upload</td>\n<td>advertisedUpload</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Advertised Download</td>\n<td>advertisedDownload</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Typical Latency</td>\n<td>typicalLatency</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Mobile Service</td>\n<td>mobileService</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>BCL</td>\n<td>Introductory Discounts</td>\n<td>introductoryDiscountFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Monthly Fees</td>\n<td>monthlyFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Broadband Recovery Fee</td>\n<td>broadbandRecoveryFee</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>FCC Registration Number</td>\n<td>fccRegistrationNumber</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Early Termination Fee</td>\n<td>earlyTerminationFee</td>\n<td></td>\n<td>integer</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>One-Time Fees</td>\n<td>oneTimeFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Government Taxes</td>\n<td>governmentTaxes</td>\n<td></td>\n<td></td>\n<td>'1' =&gt; 'Included', '0' =&gt; 'Varies by Location'</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Terms of Contract → Text</td>\n<td>contractTermsText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Terms of Contract → URL</td>\n<td>contractTermsURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles → Text</td>\n<td>bundlesText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles → URL</td>\n<td>bundlesURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Usage Terms → Text</td>\n<td>dataUsageText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Usage Terms → URL</td>\n<td>dataUsageURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Network Management Policy → Text</td>\n<td>networkManagementPolicyText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Network Management Policy → URL</td>\n<td>networkManagementPolicyURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support → Text</td>\n<td>supportLinkText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support → URL</td>\n<td>supportLink</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Privacy Policy Link → Text</td>\n<td>privacyLinkText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Privacy Policy Link → URL</td>\n<td>privacyLink</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support Phone Number</td>\n<td>supportPhone</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles and Discounts Text</td>\n<td>contractText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Groups</td>\n<td>All Customer Groups</td>\n<td>groupsAllowedService</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Selected Customer Groups</td>\n<td>selectedGroups[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Selected Service Area</td>\n<td>selectedServiceArea[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Overage</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Overage</td>\n<td>Overage Units (MB)</td>\n<td>overageUnits</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Allow Free Data Periods</td>\n<td>freePeriod</td>\n<td></td>\n<td>boolean</td>\n<td>- OR -</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDayMonday</td>\n<td></td>\n<td>boolean</td>\n<td>mondaySlider</td>\n<td>3 / 15</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDayTuesday</td>\n<td></td>\n<td>boolean</td>\n<td>tuesdaySlider</td>\n<td>0 / 23</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>…</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDaySunday</td>\n<td></td>\n<td>boolean</td>\n<td>sundaySlider</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>One Time</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Topoff</td>\n<td>isTopoff</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Applicable Service Topoff'</td>\n<td>topoffService[]</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Referral Discount</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td># of Required Referrals</td>\n<td>requiredReferrals</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Repeated Discount</td>\n<td>referralRepeat</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Self-Expiring Charge</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Number of Repetitions</td>\n<td>numberOfRepetitions</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>VoIP</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>VoIP Settings</td>\n<td>Unlimited Outgoing Local Minutes</td>\n<td>voipUnlimitedLocalMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Local Outgoing Minutes</td>\n<td>voipFreeLocalMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLocalMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Local Outgoing Rate</td>\n<td>voipLocalRate</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Incoming Local Minutes</td>\n<td>voipUnlimitedIncomingMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Local Incoming Minutes</td>\n<td>voipFreeIncomingMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedIncomingMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Local Incoming Rate</td>\n<td>voipIncomingRate</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedIncomingMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Long Distance</td>\n<td>voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Long Distance Minutes</td>\n<td>voipFreeLongDistanceMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Long Distance Rate</td>\n<td>voipLongDistanceRate</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Int'l Rate Adjustment Type</td>\n<td>voipInternationalRateAdjustmentType</td>\n<td></td>\n<td></td>\n<td>'Fixed Amount Per Minute’, ‘Percentage’</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Int'l Rate Adjustment</td>\n<td>voipInternationalRateAdjustmentAmount</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Additional Numbers</td>\n<td>voipUnlimitedNumbers</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Numbers</td>\n<td>voipFreeNumbers</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Maximum Numbers</td>\n<td>voipMaximumNumbers</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Cost Per Additional Number</td>\n<td>voipCostPerAdditionalNumber</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","uapi","services","service"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a8fbf99-9cf7-4edd-9e0d-270ef2d64b09"},{"name":"putService","id":"c71e5475-57c1-4688-a2d6-76294da9f8b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"serviceId\": 284,\n    \"type\": \"Monthly Internet\",\n    \"serviceType\": \"Commercial\",\n    \"status\": 1,\n    \"name\": \"Test Name\",\n    \"desc\": \"Descripton\",\n    \"cost\": 1.75,\n    \"groupsAllowedService\": 1,\n    \"maxOut\": 1024,\n    \"maxIn\": 1000,\n    \"burstMode\": 1,\n    \"burstOut\": 990,\n    \"bucketTime\": 12,\n    \"maxMegs\": 875,\n    \"contractText\": \"contractText\",\n    \"contractTermsURL\": \"https://contractTermsUrl.com\",\n    \"bundlesURL\": \"https://bundleDiscountUrl.com\",\n    \"networkManagementPolicyURL\": \"https://networkManagementPolicyUrl.com\",\n    \"privacyPolicyURL\": \"https://privacyPolicyUrl.net\",\n    \"supportLink\": \"https://customerSupportUrl.net\",\n    \"supportPhone\": \"380660892991\",\n    \"contractTermsText\": \"contractTermsText\",\n    \"dataUsageText\": \"dataUsageText\",\n    \"supportLinkText\": \"supportLinkText\",\n    \"bundlesText\": \"bundlesText\",\n    \"networkManagementPolicyText\": \"networkManagementPolicyText\",\n    \"privacyLinkText\": \"privacyLinkText\",\n    \"privacyLink\": \"https://privacyLink.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://test.powercode.com:444/uapi/uapi/services/service","description":"<p>Update the new service. PUT json body.<br />Depending on the type of service, different fields are available.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Tab Name</th>\n<th>Label</th>\n<th>Name</th>\n<th>Value</th>\n<th>Type</th>\n<th>Info</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Monthly Internet</td>\n<td>One of</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Selectable</td>\n<td>status</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Name</td>\n<td>name</td>\n<td></td>\n<td>string</td>\n<td>*Required</td>\n<td>a unique, descriptive name for this service</td>\n</tr>\n<tr>\n<td></td>\n<td>ISP Description</td>\n<td>desc</td>\n<td></td>\n<td>string</td>\n<td></td>\n<td>a description that will not be seen by the customer</td>\n</tr>\n<tr>\n<td></td>\n<td>Cost ($)</td>\n<td>cost</td>\n<td></td>\n<td>float</td>\n<td>*Required</td>\n<td>the cost in $</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Override</td>\n<td>taxOverride</td>\n<td></td>\n<td>float</td>\n<td></td>\n<td>Update service tax override</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Types</td>\n<td>taxTypes[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td>IDs of tax types</td>\n<td>Tax Types</td>\n</tr>\n<tr>\n<td></td>\n<td>Sub Account Class</td>\n<td>subAccountClass</td>\n<td></td>\n<td>Integer</td>\n<td>ID of Account Class</td>\n<td>Update service categorize income</td>\n</tr>\n<tr>\n<td></td>\n<td>Tax Exemption Amount</td>\n<td>taxExemption</td>\n<td></td>\n<td>float</td>\n<td></td>\n<td>If a certain amount of your monthly Internet service is exempt from tax (e.g. the first $25) then enter that amount here as a number.</td>\n</tr>\n<tr>\n<td></td>\n<td>Contract Template</td>\n<td>contractTemplate</td>\n<td></td>\n<td>integer</td>\n<td>ID of contract or 0 - No Contract Template</td>\n<td>If you wish to force any user with this service to sign a specific contract before being allowed Internet access, select it here.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Upload Speed (kbps)</td>\n<td>maxOut</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td>The upload speed for this service in kilobits per second.</td>\n</tr>\n<tr>\n<td></td>\n<td>Download Speed (kbps)</td>\n<td>maxIn</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Mode</td>\n<td>burstMode</td>\n<td></td>\n<td></td>\n<td>'0' =&gt; 'Sustained' / '1' =&gt; 'Bucket'</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Upload (kbps)</td>\n<td>burstOut</td>\n<td></td>\n<td></td>\n<td>*Required</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bucket Time (seconds)</td>\n<td>bucketTime</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Monthly Megabytes</td>\n<td>maxMegs</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Custom Fields</td>\n<td>customFieldNames[]</td>\n<td></td>\n<td></td>\n<td>Array</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>customFieldValues[]</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Penalties</td>\n<td>Slow After Usage Exceeded</td>\n<td></td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Overage One Time Charge</td>\n<td></td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Cambium</td>\n<td>Burst Bucket Up</td>\n<td>canopy100BurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Down</td>\n<td>canopy100BurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Sustained Up</td>\n<td>canopy450SustainedUp</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Sustained Down</td>\n<td>canopy450SustainedDown</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Up</td>\n<td>canopy450BurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Burst Bucket Down</td>\n<td>canopy450BurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Max Burst Up (kbps)</td>\n<td>CanopyMaxBurstOut</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Max Burst Down (kbps)</td>\n<td>CanopyMaxBurstIn</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Procera</td>\n<td>Shaping Rules</td>\n<td>proceraShapingRules[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>FCC</td>\n<td>Service Type</td>\n<td>serviceType</td>\n<td></td>\n<td></td>\n<td>One of [Residential, Commercial, Exclude]</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Technology Type</td>\n<td>technologyType</td>\n<td></td>\n<td></td>\n<td>\"70\" =&gt; \"Unlicensed Terrestrial Fixed Wireless\", \"71\" =&gt; \"Licensed Terrestrial Fixed Wireless\", \"72\" =&gt; \"Licensed-by-Rule Terrestrial Fixed Wireless\", \"10\" =&gt; \"Asymmetric xDSL\", \"11\" =&gt; \"ADSL2, ADSL2+\", \"12\" =&gt; \"VDSL\", \"20\" =&gt; \"Symmetric DSL\", \"30\" =&gt; \"Other Copper Wireline\", \"40\" =&gt; \"Other Cable Modem\", \"41\" =&gt; \"Cable Modem - DOCSIS 1.0, 1.1 or 2.0\", \"42\" =&gt; \"Cable Modem - DOCSIS 3.0\", \"50\" =&gt; \"Optical Carrier / Fiber\", \"60\" =&gt; \"Satellite\", \"90\" =&gt; \"Electric Power Line\", \"0\" =&gt; \"All Other\"</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>CIR</td>\n<td>CIR</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td>If this service is provided with a committed information rate (not best effort) then check this box.</td>\n</tr>\n<tr>\n<td></td>\n<td>Advertised Upload</td>\n<td>advertisedUpload</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Advertised Download</td>\n<td>advertisedDownload</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Typical Latency</td>\n<td>typicalLatency</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Mobile Service</td>\n<td>mobileService</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>BCL</td>\n<td>Introductory Discounts</td>\n<td>introductoryDiscountFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Monthly Fees</td>\n<td>monthlyFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Broadband Recovery Fee</td>\n<td>broadbandRecoveryFee</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>FCC Registration Number</td>\n<td>fccRegistrationNumber</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Early Termination Fee</td>\n<td>earlyTerminationFee</td>\n<td></td>\n<td>integer</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>One-Time Fees</td>\n<td>oneTimeFees[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Government Taxes</td>\n<td>governmentTaxes</td>\n<td></td>\n<td></td>\n<td>'1' =&gt; 'Included', '0' =&gt; 'Varies by Location'</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Terms of Contract → Text</td>\n<td>contractTermsText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Terms of Contract → URL</td>\n<td>contractTermsURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles → Text</td>\n<td>bundlesText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles → URL</td>\n<td>bundlesURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Usage Terms → Text</td>\n<td>dataUsageText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Data Usage Terms → URL</td>\n<td>dataUsageURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Network Management Policy → Text</td>\n<td>networkManagementPolicyText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Network Management Policy → URL</td>\n<td>networkManagementPolicyURL</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support → Text</td>\n<td>supportLinkText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support → URL</td>\n<td>supportLink</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Privacy Policy Link → Text</td>\n<td>privacyLinkText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Privacy Policy Link → URL</td>\n<td>privacyLink</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Customer Support Phone Number</td>\n<td>supportPhone</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Bundles and Discounts Text</td>\n<td>contractText</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Groups</td>\n<td>All Customer Groups</td>\n<td>groupsAllowedService</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Selected Customer Groups</td>\n<td>selectedGroups[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Selected Service Area</td>\n<td>selectedServiceArea[]</td>\n<td></td>\n<td>Array[integer]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Overage</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Overage</td>\n<td>Overage Units (MB)</td>\n<td>overageUnits</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Allow Free Data Periods</td>\n<td>freePeriod</td>\n<td></td>\n<td>boolean</td>\n<td>- OR -</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDayMonday</td>\n<td></td>\n<td>boolean</td>\n<td>mondaySlider</td>\n<td>3 / 15</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDayTuesday</td>\n<td></td>\n<td>boolean</td>\n<td>tuesdaySlider</td>\n<td>0 / 23</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>…</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>freeAllDaySunday</td>\n<td></td>\n<td>boolean</td>\n<td>sundaySlider</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>One Time</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Topoff</td>\n<td>isTopoff</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Applicable Service Topoff'</td>\n<td>topoffService[]</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Referral Discount</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td># of Required Referrals</td>\n<td>requiredReferrals</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Repeated Discount</td>\n<td>referralRepeat</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>Self-Expiring Charge</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Number of Repetitions</td>\n<td>numberOfRepetitions</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Service Type</td>\n<td>type</td>\n<td>VoIP</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>VoIP Settings</td>\n<td>Unlimited Outgoing Local Minutes</td>\n<td>voipUnlimitedLocalMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Local Outgoing Minutes</td>\n<td>voipFreeLocalMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLocalMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Local Outgoing Rate</td>\n<td>voipLocalRate</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Incoming Local Minutes</td>\n<td>voipUnlimitedIncomingMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Local Incoming Minutes</td>\n<td>voipFreeIncomingMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedIncomingMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Local Incoming Rate</td>\n<td>voipIncomingRate</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedIncomingMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Long Distance</td>\n<td>voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Long Distance Minutes</td>\n<td>voipFreeLongDistanceMinutes</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Long Distance Rate</td>\n<td>voipLongDistanceRate</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedLongDistanceMinutes</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Int'l Rate Adjustment Type</td>\n<td>voipInternationalRateAdjustmentType</td>\n<td></td>\n<td></td>\n<td>'Fixed Amount Per Minute’, ‘Percentage’</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Int'l Rate Adjustment</td>\n<td>voipInternationalRateAdjustmentAmount</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Unlimited Additional Numbers</td>\n<td>voipUnlimitedNumbers</td>\n<td></td>\n<td>boolean</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Free Numbers</td>\n<td>voipFreeNumbers</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Maximum Numbers</td>\n<td>voipMaximumNumbers</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Cost Per Additional Number</td>\n<td>voipCostPerAdditionalNumber</td>\n<td></td>\n<td></td>\n<td>if not isset voipUnlimitedNumbers</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","uapi","services","service"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"c71e5475-57c1-4688-a2d6-76294da9f8b6"}],"id":"02ef8052-3dba-440b-92cd-00f1aa151423","_postman_id":"02ef8052-3dba-440b-92cd-00f1aa151423","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"System","item":[{"name":"getSystemHealth","id":"9660032f-23b3-4cb4-b291-49984ab15c5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/system/systemHealth","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","system","systemHealth"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"9660032f-23b3-4cb4-b291-49984ab15c5b"},{"name":"getDiskUsage","id":"ed6b10ca-ace6-4194-9c0b-c4cc0e1d4cd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/system/diskUsage","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","system","diskUsage"],"host":["https://test.powercode.com:444"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed6b10ca-ace6-4194-9c0b-c4cc0e1d4cd8"}],"id":"5ba5e56a-2fa1-4f83-b3d5-2e714dd4eedb","_postman_id":"5ba5e56a-2fa1-4f83-b3d5-2e714dd4eedb","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Tickets","item":[{"name":"getTicketsByDate","id":"4da22247-0fdc-49cf-b203-79bf1c2453d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/schedule/ticketsByDate?startDay&endDay&_orderBy=Type&_page=1&_pageSize=10","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Gets all tickets within a daterange, with pagination and order by\n\n</code></pre>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","schedule","ticketsByDate"],"host":["https://test.powercode.com:444"],"query":[{"description":{"content":"<p>Format: YYYY-MM-DD. Not required. If missing value, current day will be used</p>\n","type":"text/plain"},"key":"startDay","value":null},{"description":{"content":"<p>Format: YYYY-MM-DD. Not required. If missing value, current day will be used</p>\n","type":"text/plain"},"key":"endDay","value":null},{"description":{"content":"<p>Format: COLUMN DIRECTION. For example: <code>Type DESC</code></p>\n","type":"text/plain"},"key":"_orderBy","value":"Type"},{"description":{"content":"<p>Not required. Page number, for example: 1,2,3...</p>\n","type":"text/plain"},"key":"_page","value":"1"},{"description":{"content":"<p>Number of rows per page</p>\n","type":"text/plain"},"key":"_pageSize","value":"10"}],"variable":[]}},"response":[],"_postman_id":"4da22247-0fdc-49cf-b203-79bf1c2453d6"}],"id":"f515a792-e179-42aa-aab4-f12ad63bb380","_postman_id":"f515a792-e179-42aa-aab4-f12ad63bb380","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}},{"name":"Items","item":[{"name":"getCustomerGroup","id":"a99b3667-cee4-4f71-adf1-504e7c0d0da7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://test.powercode.com:444/uapi/items/customerGroups?groupID=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","items","customerGroups"],"host":["https://test.powercode.com:444"],"query":[{"key":"groupID","value":"2"}],"variable":[]}},"response":[],"_postman_id":"a99b3667-cee4-4f71-adf1-504e7c0d0da7"},{"name":"putCustomerGroup","id":"10362454-16ff-4c19-b50a-325441bdfc9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://test.powercode.com:444/uapi/items/customerGroups?groupID=2&name&customerViewable","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","items","customerGroups"],"host":["https://test.powercode.com:444"],"query":[{"key":"groupID","value":"2"},{"key":"name","value":null},{"key":"customerViewable","value":null}],"variable":[]}},"response":[],"_postman_id":"10362454-16ff-4c19-b50a-325441bdfc9e"},{"name":"deleteCustomerGroup","id":"5c5230ce-a465-41b0-bda0-04fd562a30fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://test.powercode.com:444/uapi/items/customerGroups?groupID=2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","items","customerGroups"],"host":["https://test.powercode.com:444"],"query":[{"key":"groupID","value":"2"}],"variable":[]}},"response":[],"_postman_id":"5c5230ce-a465-41b0-bda0-04fd562a30fc"},{"name":"postCustomerGroup","id":"e5d93474-af0e-4321-bcdc-e21127d41736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://test.powercode.com:444/uapi/items/customerGroups?groupID=2&customerViewable","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}},"urlObject":{"path":["uapi","items","customerGroups"],"host":["https://test.powercode.com:444"],"query":[{"key":"groupID","value":"2"},{"key":"customerViewable","value":null}],"variable":[]}},"response":[],"_postman_id":"e5d93474-af0e-4321-bcdc-e21127d41736"}],"id":"f3864401-bca3-4ce1-8b62-6685d2c2437f","_postman_id":"f3864401-bca3-4ce1-8b62-6685d2c2437f","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"95224531-8162-4530-b514-f2c7fac47558","id":"95224531-8162-4530-b514-f2c7fac47558","name":"Powercode REST API Collection","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"f3967e14-7262-4c36-9da1-876b28c02d92","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"930a8f01-6e67-484b-8c6f-22f93f270345","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"https","value":"https://","type":"default"},{"key":"IP","value":"test.powercode.com","type":"string"},{"key":"port","value":":444","type":"string"},{"key":"apikey","value":"","type":"default"}]}