{"info":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"53723487","collectionId":"c033f935-7c9c-46c4-a208-9f71b568c304","publishedId":"2sBXqNmy8E","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"1D9BF0"},"publishDate":"2026-05-11T18:16:13.000Z"},"item":[{"name":"CRT/CSRs","item":[{"name":"Get CSRs","id":"f7bea7ca-5bd0-4b43-9ec9-76596c17a16f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests?serial_no=53752&include_notes=true","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests"],"host":["hub","haskris","com"],"query":[{"key":"serial_no","value":"53752"},{"key":"include_notes","value":"true"}],"variable":[]}},"response":[],"_postman_id":"f7bea7ca-5bd0-4b43-9ec9-76596c17a16f"},{"name":"Get CSR","id":"e2820746-39f8-4137-a3cd-509d0ea1017a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/73502","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","73502"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"d32fa1e6-2cd2-4353-bc30-906f0e8ae321","name":"Get CSR","originalRequest":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/73502"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:42:36 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer_no\": \"6560\",\n    \"serial_no\": \"HC46191\",\n    \"req_type_id\": 0,\n    \"req_type\": null,\n    \"sub_req_type_id\": 0,\n    \"sub_req_type\": null,\n    \"event_code_id\": 0,\n    \"event_code\": null,\n    \"root_cause_id\": 0,\n    \"root_cause\": null,\n    \"contact_name\": null,\n    \"contact_phone\": null,\n    \"contact_email\": null,\n    \"subject\": \"Cellular connection\",\n    \"priority\": 0,\n    \"date_closed\": null,\n    \"customer_po\": null,\n    \"sales_order_no\": null,\n    \"sales_order_line\": null,\n    \"part\": null,\n    \"responsible_user_id\": 307,\n    \"responsible_user\": \"Christine Schmidt\",\n    \"note\": \"6/25-Unit was offline for 1 hr and 8 mins.\",\n    \"created_date\": \"2025-06-25 11:04:16\",\n    \"created_by\": 307,\n    \"created_by_name\": \"Christine Schmidt\",\n    \"modified_date\": \"2025-06-25 11:04:16\",\n    \"modified_by\": 307,\n    \"modified_by_name\": \"Christine Schmidt\"\n}"}],"_postman_id":"e2820746-39f8-4137-a3cd-509d0ea1017a"},{"name":"Create CSR","id":"adb1d75e-27cb-4ce1-b32d-92b847248fb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customer_no\": \"CUST123\",\r\n  \"serial_no\": \"HC53752\",\r\n  \"req_type_id\": 2,\r\n  \"sub_req_type_id\": 5,\r\n  \"event_code_id\": 3,\r\n  \"root_cause_id\": 7,\r\n  \"contact_name\": \"Jane Smith\",\r\n  \"contact_phone\": \"555-123-4567\",\r\n  \"contact_email\": \"jane.smith@example.com\",\r\n  \"subject\": \"Pump failure during operation\",\r\n  \"priority\": 1,\r\n  \"status\": \"open\",\r\n  \"date_closed\": null,\r\n  \"customer_po\": \"PO-98432\",\r\n  \"sales_order_no\": \"SO-223344\",\r\n  \"sales_order_line\": \"10\",\r\n  \"part\": \"PUMP-X9\",\r\n  \"responsible_user_id\": 14,\r\n  \"note\": \"Customer reports intermittent shutdown\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/crt/customer_service_requests","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"adb1d75e-27cb-4ce1-b32d-92b847248fb5"},{"name":"Update CSR","id":"f493de10-299e-49cd-b347-1621edb682b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customer_no\": \"CUST123\",\r\n  \"serial_no\": \"HC53752\",\r\n  \"req_type_id\": 2,\r\n  \"sub_req_type_id\": 5,\r\n  \"event_code_id\": 3,\r\n  \"root_cause_id\": 7,\r\n  \"contact_name\": \"Jane Smith\",\r\n  \"contact_phone\": \"555-123-4567\",\r\n  \"contact_email\": \"jane.smith@example.com\",\r\n  \"subject\": \"Pump failure during operation\",\r\n  \"priority\": 1,\r\n  \"status\": \"open\",\r\n  \"date_closed\": null,\r\n  \"customer_po\": \"PO-98432\",\r\n  \"sales_order_no\": \"SO-223344\",\r\n  \"sales_order_line\": \"10\",\r\n  \"part\": \"PUMP-X9\",\r\n  \"responsible_user_id\": 14,\r\n  \"note\": \"Customer reports intermittent shutdown\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/crt/customer_service_requests/75818","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","75818"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f493de10-299e-49cd-b347-1621edb682b0"},{"name":"Delete CSR","id":"e7cedebe-0e67-457d-806e-e7bc8f89c4d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/75798","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","75798"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7cedebe-0e67-457d-806e-e7bc8f89c4d6"},{"name":"Get CSR Event Codes","id":"42fbf9a1-5839-438f-a648-7bd8826ffcf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/event_codes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","event_codes"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"f424fde0-2c40-4e49-97ba-629295a495eb","name":"Get CSR Event Codes","originalRequest":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/event_codes"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:43:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 3,\n            \"event_code\": \"PM Scheduled Event\"\n        },\n        {\n            \"id\": 2,\n            \"event_code\": \"Scheduled Event\"\n        },\n        {\n            \"id\": 1,\n            \"event_code\": \"Unscheduled Event\"\n        }\n    ]\n}"}],"_postman_id":"42fbf9a1-5839-438f-a648-7bd8826ffcf6"},{"name":"Get CSR Root Causes","id":"25048729-89cd-4a1d-97cd-7168995949d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/root_causes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","root_causes"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"d4085285-6690-44b5-807e-679ffa18111d","name":"Get CSR Root Causes","originalRequest":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/root_causes"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:43:12 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"root_cause\": \"HASKRIS-CORE DESIGN\"\n        },\n        {\n            \"id\": 2,\n            \"root_cause\": \"HASKRIS-MATERIAL\"\n        },\n        {\n            \"id\": 3,\n            \"root_cause\": \"HASKRIS-WORKMANSHIP\"\n        },\n        {\n            \"id\": 1,\n            \"root_cause\": \"N/A\"\n        },\n        {\n            \"id\": 6,\n            \"root_cause\": \"NOT HASKRIS-ENVIRONMENTAL\"\n        },\n        {\n            \"id\": 8,\n            \"root_cause\": \"NOT HASKRIS-FREIGHT\"\n        },\n        {\n            \"id\": 7,\n            \"root_cause\": \"NOT HASKRIS-NORMAL WEAR\"\n        },\n        {\n            \"id\": 5,\n            \"root_cause\": \"NOT HASKRIS-TAMPERING\"\n        }\n    ]\n}"}],"_postman_id":"25048729-89cd-4a1d-97cd-7168995949d5"},{"name":"Get CSR Sub Req Types","id":"a3e90983-c821-4802-b430-32a9c6627667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/sub_types","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","sub_types"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"6046ad91-e408-4619-83bf-72215fb709be","name":"Get CSR Sub Req Types","originalRequest":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/sub_types"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:43:24 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 5,\n            \"req_type_id\": 1,\n            \"sub_req_type\": \"Ambient temperature\"\n        },\n        {\n            \"id\": 42,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Bypass valve/restriction\"\n        },\n        {\n            \"id\": 34,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Change settings\"\n        },\n        {\n            \"id\": 15,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Compressor cycling\"\n        },\n        {\n            \"id\": 16,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Compressor not running\"\n        },\n        {\n            \"id\": 10,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"Controller settings\"\n        },\n        {\n            \"id\": 28,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Damage\"\n        },\n        {\n            \"id\": 24,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Design issue(frame too large, pump too small, etc...)\"\n        },\n        {\n            \"id\": 30,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Display is blank\"\n        },\n        {\n            \"id\": 27,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Documentation\"\n        },\n        {\n            \"id\": 7,\n            \"req_type_id\": 1,\n            \"sub_req_type\": \"Electrical\"\n        },\n        {\n            \"id\": 2,\n            \"req_type_id\": 6,\n            \"sub_req_type\": \"Electrical (incorrect phase monitor setting, incorrect nameplate electrical)\"\n        },\n        {\n            \"id\": 29,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Etc...\"\n        },\n        {\n            \"id\": 14,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"Etc...\"\n        },\n        {\n            \"id\": 8,\n            \"req_type_id\": 1,\n            \"sub_req_type\": \"Etc...\"\n        },\n        {\n            \"id\": 3,\n            \"req_type_id\": 6,\n            \"sub_req_type\": \"Etc...\"\n        },\n        {\n            \"id\": 21,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Etc...\"\n        },\n        {\n            \"id\": 35,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Etc?\"\n        },\n        {\n            \"id\": 45,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Etc?\"\n        },\n        {\n            \"id\": 6,\n            \"req_type_id\": 1,\n            \"sub_req_type\": \"Facility water quality/consistency\"\n        },\n        {\n            \"id\": 9,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"General (bypass valve, building water fault, water treatment, condenser cleaning, filter/strainer replacement)\"\n        },\n        {\n            \"id\": 36,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"High pressure/no flow (restriction)\"\n        },\n        {\n            \"id\": 44,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"High/low pressure for application\"\n        },\n        {\n            \"id\": 25,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Improper setting or adjustment\"\n        },\n        {\n            \"id\": 12,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"Installation\"\n        },\n        {\n            \"id\": 17,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Insufficient capacity\"\n        },\n        {\n            \"id\": 43,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Irregular flow\"\n        },\n        {\n            \"id\": 23,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Labeling\"\n        },\n        {\n            \"id\": 22,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Leak(cracked fitting,loose connection)\"\n        },\n        {\n            \"id\": 13,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"Maintenance\"\n        },\n        {\n            \"id\": 11,\n            \"req_type_id\": 3,\n            \"sub_req_type\": \"Mask/fault wording/layout\"\n        },\n        {\n            \"id\": 26,\n            \"req_type_id\": 7,\n            \"sub_req_type\": \"Missing parts\"\n        },\n        {\n            \"id\": 33,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Modbus/BACnet communication\"\n        },\n        {\n            \"id\": 40,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"No flow/no pressure (broken/worn impeller)\"\n        },\n        {\n            \"id\": 31,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Output/input failure\"\n        },\n        {\n            \"id\": 39,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Over pressure/under pressure (OPC)\"\n        },\n        {\n            \"id\": 38,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Priming\"\n        },\n        {\n            \"id\": 41,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Redundant pump switching\"\n        },\n        {\n            \"id\": 37,\n            \"req_type_id\": 4,\n            \"sub_req_type\": \"Seal leak\"\n        },\n        {\n            \"id\": 1,\n            \"req_type_id\": 6,\n            \"sub_req_type\": \"Size/Clearance\"\n        },\n        {\n            \"id\": 32,\n            \"req_type_id\": 2,\n            \"sub_req_type\": \"Temp display/transmitted inaccurate\"\n        },\n        {\n            \"id\": 18,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Temp over set point (undercooling)\"\n        },\n        {\n            \"id\": 19,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Temp under set point (overcooling)\"\n        },\n        {\n            \"id\": 20,\n            \"req_type_id\": 5,\n            \"sub_req_type\": \"Temperature stability\"\n        },\n        {\n            \"id\": 4,\n            \"req_type_id\": 1,\n            \"sub_req_type\": \"Ventilation\"\n        }\n    ]\n}"}],"_postman_id":"a3e90983-c821-4802-b430-32a9c6627667"},{"name":"Get CSR Req Types","id":"c9c69898-a1f2-4472-85bf-d06002e68c0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/types","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","types"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"53af71e0-0304-4027-9ac3-647ae9fe466e","name":"Get CSR Req Types","originalRequest":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/types"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:43:32 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"req_type\": \"Controller\"\n        },\n        {\n            \"id\": 3,\n            \"req_type\": \"Education/Maint\"\n        },\n        {\n            \"id\": 4,\n            \"req_type\": \"Fluid Circuit\"\n        },\n        {\n            \"id\": 6,\n            \"req_type\": \"Installation\"\n        },\n        {\n            \"id\": 7,\n            \"req_type\": \"Issue @ Receipt\"\n        },\n        {\n            \"id\": 1,\n            \"req_type\": \"Site Related\"\n        },\n        {\n            \"id\": 5,\n            \"req_type\": \"Temp Control\"\n        }\n    ]\n}"}],"_postman_id":"c9c69898-a1f2-4472-85bf-d06002e68c0a"},{"name":"Get CSR Form Options","id":"87517436-7f1f-4957-9839-e12e563afffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/crt/customer_service_requests/form_options","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","crt","customer_service_requests","form_options"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"c7ce1192-bccc-4e9b-8432-35226fb2b652","name":"Get CSR Form Options","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"da3c9a146daf28e6bf7f3c6160436f49444bcdd24aa6129b9dd6005c4f62f261","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"ee2f7cef-3e38-4eb5-a6fd-cae84fa2ddc1"}],"options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/crt/customer_service_requests/form_options"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 20:43:39 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"event_codes\": [\n            {\n                \"id\": 3,\n                \"event_code\": \"PM Scheduled Event\"\n            },\n            {\n                \"id\": 2,\n                \"event_code\": \"Scheduled Event\"\n            },\n            {\n                \"id\": 1,\n                \"event_code\": \"Unscheduled Event\"\n            }\n        ],\n        \"root_causes\": [\n            {\n                \"id\": 4,\n                \"root_cause\": \"HASKRIS-CORE DESIGN\"\n            },\n            {\n                \"id\": 2,\n                \"root_cause\": \"HASKRIS-MATERIAL\"\n            },\n            {\n                \"id\": 3,\n                \"root_cause\": \"HASKRIS-WORKMANSHIP\"\n            },\n            {\n                \"id\": 1,\n                \"root_cause\": \"N/A\"\n            },\n            {\n                \"id\": 6,\n                \"root_cause\": \"NOT HASKRIS-ENVIRONMENTAL\"\n            },\n            {\n                \"id\": 8,\n                \"root_cause\": \"NOT HASKRIS-FREIGHT\"\n            },\n            {\n                \"id\": 7,\n                \"root_cause\": \"NOT HASKRIS-NORMAL WEAR\"\n            },\n            {\n                \"id\": 5,\n                \"root_cause\": \"NOT HASKRIS-TAMPERING\"\n            }\n        ],\n        \"sub_req_types\": [\n            {\n                \"id\": 5,\n                \"req_type_id\": 1,\n                \"sub_req_type\": \"Ambient temperature\"\n            },\n            {\n                \"id\": 42,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Bypass valve/restriction\"\n            },\n            {\n                \"id\": 34,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Change settings\"\n            },\n            {\n                \"id\": 15,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Compressor cycling\"\n            },\n            {\n                \"id\": 16,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Compressor not running\"\n            },\n            {\n                \"id\": 10,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"Controller settings\"\n            },\n            {\n                \"id\": 28,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Damage\"\n            },\n            {\n                \"id\": 24,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Design issue(frame too large, pump too small, etc...)\"\n            },\n            {\n                \"id\": 30,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Display is blank\"\n            },\n            {\n                \"id\": 27,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Documentation\"\n            },\n            {\n                \"id\": 7,\n                \"req_type_id\": 1,\n                \"sub_req_type\": \"Electrical\"\n            },\n            {\n                \"id\": 2,\n                \"req_type_id\": 6,\n                \"sub_req_type\": \"Electrical (incorrect phase monitor setting, incorrect nameplate electrical)\"\n            },\n            {\n                \"id\": 29,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Etc...\"\n            },\n            {\n                \"id\": 14,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"Etc...\"\n            },\n            {\n                \"id\": 8,\n                \"req_type_id\": 1,\n                \"sub_req_type\": \"Etc...\"\n            },\n            {\n                \"id\": 3,\n                \"req_type_id\": 6,\n                \"sub_req_type\": \"Etc...\"\n            },\n            {\n                \"id\": 21,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Etc...\"\n            },\n            {\n                \"id\": 35,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Etc?\"\n            },\n            {\n                \"id\": 45,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Etc?\"\n            },\n            {\n                \"id\": 6,\n                \"req_type_id\": 1,\n                \"sub_req_type\": \"Facility water quality/consistency\"\n            },\n            {\n                \"id\": 9,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"General (bypass valve, building water fault, water treatment, condenser cleaning, filter/strainer replacement)\"\n            },\n            {\n                \"id\": 36,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"High pressure/no flow (restriction)\"\n            },\n            {\n                \"id\": 44,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"High/low pressure for application\"\n            },\n            {\n                \"id\": 25,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Improper setting or adjustment\"\n            },\n            {\n                \"id\": 12,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"Installation\"\n            },\n            {\n                \"id\": 17,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Insufficient capacity\"\n            },\n            {\n                \"id\": 43,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Irregular flow\"\n            },\n            {\n                \"id\": 23,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Labeling\"\n            },\n            {\n                \"id\": 22,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Leak(cracked fitting,loose connection)\"\n            },\n            {\n                \"id\": 13,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"Maintenance\"\n            },\n            {\n                \"id\": 11,\n                \"req_type_id\": 3,\n                \"sub_req_type\": \"Mask/fault wording/layout\"\n            },\n            {\n                \"id\": 26,\n                \"req_type_id\": 7,\n                \"sub_req_type\": \"Missing parts\"\n            },\n            {\n                \"id\": 33,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Modbus/BACnet communication\"\n            },\n            {\n                \"id\": 40,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"No flow/no pressure (broken/worn impeller)\"\n            },\n            {\n                \"id\": 31,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Output/input failure\"\n            },\n            {\n                \"id\": 39,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Over pressure/under pressure (OPC)\"\n            },\n            {\n                \"id\": 38,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Priming\"\n            },\n            {\n                \"id\": 41,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Redundant pump switching\"\n            },\n            {\n                \"id\": 37,\n                \"req_type_id\": 4,\n                \"sub_req_type\": \"Seal leak\"\n            },\n            {\n                \"id\": 1,\n                \"req_type_id\": 6,\n                \"sub_req_type\": \"Size/Clearance\"\n            },\n            {\n                \"id\": 32,\n                \"req_type_id\": 2,\n                \"sub_req_type\": \"Temp display/transmitted inaccurate\"\n            },\n            {\n                \"id\": 18,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Temp over set point (undercooling)\"\n            },\n            {\n                \"id\": 19,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Temp under set point (overcooling)\"\n            },\n            {\n                \"id\": 20,\n                \"req_type_id\": 5,\n                \"sub_req_type\": \"Temperature stability\"\n            },\n            {\n                \"id\": 4,\n                \"req_type_id\": 1,\n                \"sub_req_type\": \"Ventilation\"\n            }\n        ],\n        \"req_types\": [\n            {\n                \"id\": 2,\n                \"req_type\": \"Controller\"\n            },\n            {\n                \"id\": 3,\n                \"req_type\": \"Education/Maint\"\n            },\n            {\n                \"id\": 4,\n                \"req_type\": \"Fluid Circuit\"\n            },\n            {\n                \"id\": 6,\n                \"req_type\": \"Installation\"\n            },\n            {\n                \"id\": 7,\n                \"req_type\": \"Issue @ Receipt\"\n            },\n            {\n                \"id\": 1,\n                \"req_type\": \"Site Related\"\n            },\n            {\n                \"id\": 5,\n                \"req_type\": \"Temp Control\"\n            }\n        ]\n    }\n}"}],"_postman_id":"87517436-7f1f-4957-9839-e12e563afffe"}],"id":"a7e7891f-df78-405c-8fcf-1c505ce4256a","_postman_id":"a7e7891f-df78-405c-8fcf-1c505ce4256a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}}},{"name":"CRT/CSRs V2","item":[{"name":"GET","item":[{"name":"V2 Get CSR Form Options","id":"6af0ba45-986c-46e3-89dc-aca2ceea307e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}]},"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/form_options_v2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/form_options_v2"}],"variable":[]}},"response":[{"id":"7df43e30-adbc-42f0-96c1-4d714d6cb3d5","name":"V2 Get CSR Form Options","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}],"options":{"raw":{"language":"json"}}},"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/form_options_v2","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/form_options_v2"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 19:58:55 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"symptom_categories\": [\n            {\n                \"id\": 1,\n                \"name\": \"Fluid Circuit\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Refrigeration Circuit\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Electrical Hardware\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Software/Programming/Controls\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Structural Integrity\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Complaint\",\n                \"sort_order\": 6\n            }\n        ],\n        \"symptom_subtypes\": [\n            {\n                \"id\": 1,\n                \"symptom_category_id\": 1,\n                \"name\": \"Low Flow\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 2,\n                \"symptom_category_id\": 1,\n                \"name\": \"High Flow\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 3,\n                \"symptom_category_id\": 1,\n                \"name\": \"Flow Fluctuation\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 4,\n                \"symptom_category_id\": 1,\n                \"name\": \"Low Pressure\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 5,\n                \"symptom_category_id\": 1,\n                \"name\": \"High Pressure\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 6,\n                \"symptom_category_id\": 1,\n                \"name\": \"Low Liquid Level\",\n                \"sort_order\": 6\n            },\n            {\n                \"id\": 7,\n                \"symptom_category_id\": 1,\n                \"name\": \"Leak\",\n                \"sort_order\": 7\n            },\n            {\n                \"id\": 8,\n                \"symptom_category_id\": 1,\n                \"name\": \"Fluid Chemistry\",\n                \"sort_order\": 8\n            },\n            {\n                \"id\": 9,\n                \"symptom_category_id\": 1,\n                \"name\": \"Pump Priming\",\n                \"sort_order\": 9\n            },\n            {\n                \"id\": 10,\n                \"symptom_category_id\": 1,\n                \"name\": \"Overfill/Backflow\",\n                \"sort_order\": 10\n            },\n            {\n                \"id\": 11,\n                \"symptom_category_id\": 2,\n                \"name\": \"Low Pressure\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 12,\n                \"symptom_category_id\": 2,\n                \"name\": \"High Pressure\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 13,\n                \"symptom_category_id\": 2,\n                \"name\": \"Temperature Stability\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 14,\n                \"symptom_category_id\": 2,\n                \"name\": \"Leak\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 15,\n                \"symptom_category_id\": 3,\n                \"name\": \"Short Circuit\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 16,\n                \"symptom_category_id\": 3,\n                \"name\": \"Open Circuit\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 17,\n                \"symptom_category_id\": 3,\n                \"name\": \"Visible Discoloration\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 18,\n                \"symptom_category_id\": 3,\n                \"name\": \"Mis-wiring\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 19,\n                \"symptom_category_id\": 3,\n                \"name\": \"Tripped Breaker\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 20,\n                \"symptom_category_id\": 3,\n                \"name\": \"Relay Contacts\",\n                \"sort_order\": 6\n            },\n            {\n                \"id\": 21,\n                \"symptom_category_id\": 4,\n                \"name\": \"Carel Mask Issue\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 22,\n                \"symptom_category_id\": 4,\n                \"name\": \"Factory Settings\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 23,\n                \"symptom_category_id\": 4,\n                \"name\": \"Logic Fault\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 24,\n                \"symptom_category_id\": 4,\n                \"name\": \"Cellular Related\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 25,\n                \"symptom_category_id\": 4,\n                \"name\": \"BMS Related\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 26,\n                \"symptom_category_id\": 4,\n                \"name\": \"Program\",\n                \"sort_order\": 6\n            },\n            {\n                \"id\": 27,\n                \"symptom_category_id\": 4,\n                \"name\": \"Documentation\",\n                \"sort_order\": 7\n            },\n            {\n                \"id\": 28,\n                \"symptom_category_id\": 5,\n                \"name\": \"Alignment\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 29,\n                \"symptom_category_id\": 5,\n                \"name\": \"Fastener Issues\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 30,\n                \"symptom_category_id\": 5,\n                \"name\": \"Structural Issue\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 31,\n                \"symptom_category_id\": 5,\n                \"name\": \"Surface Discoloration\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 32,\n                \"symptom_category_id\": 6,\n                \"name\": \"Sounds\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 33,\n                \"symptom_category_id\": 6,\n                \"name\": \"Noise\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 34,\n                \"symptom_category_id\": 6,\n                \"name\": \"Condensation\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 35,\n                \"symptom_category_id\": 6,\n                \"name\": \"Lights\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 36,\n                \"symptom_category_id\": 6,\n                \"name\": \"Haskris\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 37,\n                \"symptom_category_id\": 6,\n                \"name\": \"Size\",\n                \"sort_order\": 6\n            },\n            {\n                \"id\": 38,\n                \"symptom_category_id\": 6,\n                \"name\": \"How to do something - Documentation?\",\n                \"sort_order\": 7\n            },\n            {\n                \"id\": 39,\n                \"symptom_category_id\": 6,\n                \"name\": \"Unit Location\",\n                \"sort_order\": 8\n            },\n            {\n                \"id\": 40,\n                \"symptom_category_id\": 6,\n                \"name\": \"Incoming Power\",\n                \"sort_order\": 9\n            },\n            {\n                \"id\": 41,\n                \"symptom_category_id\": 6,\n                \"name\": \"Act of God\",\n                \"sort_order\": 10\n            }\n        ],\n        \"resolutions\": [\n            {\n                \"id\": 1,\n                \"name\": \"Repair Existing (Misc Mat'l)\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Replace (Component)\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Adjust (Factory Setting)\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Educate\",\n                \"sort_order\": 4\n            }\n        ],\n        \"quality_categories\": [\n            {\n                \"id\": 1,\n                \"name\": \"Unit Note\",\n                \"audience\": \"All\",\n                \"sort_order\": 1\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Freight Damage\",\n                \"audience\": \"Order Management/Engineering\",\n                \"sort_order\": 2\n            },\n            {\n                \"id\": 3,\n                \"name\": \"Site Related\",\n                \"audience\": \"CRT\",\n                \"sort_order\": 3\n            },\n            {\n                \"id\": 4,\n                \"name\": \"Documentation\",\n                \"audience\": \"CRT/Engineering\",\n                \"sort_order\": 4\n            },\n            {\n                \"id\": 5,\n                \"name\": \"Component\",\n                \"audience\": \"Engineering/Material\",\n                \"sort_order\": 5\n            },\n            {\n                \"id\": 6,\n                \"name\": \"Craftsmanship\",\n                \"audience\": \"Production/Engineering\",\n                \"sort_order\": 6\n            },\n            {\n                \"id\": 7,\n                \"name\": \"Design Comment\",\n                \"audience\": \"Engineering\",\n                \"sort_order\": 7\n            }\n        ]\n    }\n}"}],"_postman_id":"6af0ba45-986c-46e3-89dc-aca2ceea307e"},{"name":"V2 Get CSR","id":"1995e366-0b4a-425f-81d6-14668069800d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}]},"url":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}],"variable":[]}},"response":[{"id":"9d63a94c-f1ad-45c8-bb3b-08ae8dd3ec60","name":"V2 Get CSR","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}]},"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 14:30:48 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer_no\": \"CUST123\",\n    \"serial_no\": \"HC53752\",\n    \"req_type_id\": 2,\n    \"sub_req_type_id\": 5,\n    \"event_code_id\": 3,\n    \"root_cause_id\": 7,\n    \"symptom_category_id\": 1,\n    \"symptom_subtype_id\": 7,\n    \"resolution_id\": 1,\n    \"quality_category_id\": 5,\n    \"contact_name\": \"Jane Smith\",\n    \"contact_phone\": \"555-123-4567\",\n    \"contact_email\": \"jane.smith@example.com\",\n    \"subject\": \"ZZZ TEST - safe to delete\",\n    \"priority\": 1,\n    \"date_closed\": null,\n    \"customer_po\": \"PO-98432\",\n    \"sales_order_no\": \"SO-223344\",\n    \"sales_order_line\": \"10\",\n    \"part\": \"PUMP-X9\",\n    \"responsible_user_id\": 14,\n    \"note\": \"Test record - verifying new taxonomy fields and is_test flag\",\n    \"is_test\": 1,\n    \"created_date\": \"2026-07-01 21:14:04\",\n    \"created_by\": 1,\n    \"modified_date\": \"2026-07-01 21:14:04\",\n    \"modified_by\": 1\n}"}],"_postman_id":"1995e366-0b4a-425f-81d6-14668069800d"},{"name":"V2 Get All CSRs","id":"68c54b69-5c58-46fa-90b6-599af35021e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}]},"url":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}],"variable":[]}},"response":[{"id":"e7060687-3b1a-4239-8723-4784088cb567","name":"V2 Get CSR","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829","type":"text","uuid":"2137dcdd-8c4e-4f2e-a7c7-d48a1a92c6be"}]},"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 14:30:48 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"customer_no\": \"CUST123\",\n    \"serial_no\": \"HC53752\",\n    \"req_type_id\": 2,\n    \"sub_req_type_id\": 5,\n    \"event_code_id\": 3,\n    \"root_cause_id\": 7,\n    \"symptom_category_id\": 1,\n    \"symptom_subtype_id\": 7,\n    \"resolution_id\": 1,\n    \"quality_category_id\": 5,\n    \"contact_name\": \"Jane Smith\",\n    \"contact_phone\": \"555-123-4567\",\n    \"contact_email\": \"jane.smith@example.com\",\n    \"subject\": \"ZZZ TEST - safe to delete\",\n    \"priority\": 1,\n    \"date_closed\": null,\n    \"customer_po\": \"PO-98432\",\n    \"sales_order_no\": \"SO-223344\",\n    \"sales_order_line\": \"10\",\n    \"part\": \"PUMP-X9\",\n    \"responsible_user_id\": 14,\n    \"note\": \"Test record - verifying new taxonomy fields and is_test flag\",\n    \"is_test\": 1,\n    \"created_date\": \"2026-07-01 21:14:04\",\n    \"created_by\": 1,\n    \"modified_date\": \"2026-07-01 21:14:04\",\n    \"modified_by\": 1\n}"}],"_postman_id":"68c54b69-5c58-46fa-90b6-599af35021e0"},{"name":"V2 Get CSR Symptom Categories","id":"042313e1-8208-4e00-86b3-f2c1a8e4ed8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_categories"}],"variable":[]}},"response":[{"id":"d83e43d0-7f29-45b5-978d-1cac1d386fff","name":"V2 Get CSR Symptom Categories","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_categories","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_categories"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 13:52:09 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Fluid Circuit\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Refrigeration Circuit\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Electrical Hardware\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Software/Programming/Controls\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Structural Integrity\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Complaint\",\n            \"sort_order\": 6\n        }\n    ]\n}"}],"_postman_id":"042313e1-8208-4e00-86b3-f2c1a8e4ed8a"},{"name":"V2 Get CSR Symptom Subtypes","id":"c2ff9d2a-8ce7-45aa-94ea-d6f8156ab70d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_subtypes","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_subtypes"}],"variable":[]}},"response":[{"id":"86e6d665-4ccd-47c5-8c2a-32c244ac8519","name":"V2 Get CSR Symptom Subtypes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_subtypes","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_subtypes"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 13:54:22 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Flow\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 2,\n            \"symptom_category_id\": 1,\n            \"name\": \"High Flow\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 3,\n            \"symptom_category_id\": 1,\n            \"name\": \"Flow Fluctuation\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 4,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Pressure\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 5,\n            \"symptom_category_id\": 1,\n            \"name\": \"High Pressure\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 6,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Liquid Level\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 7,\n            \"symptom_category_id\": 1,\n            \"name\": \"Leak\",\n            \"sort_order\": 7\n        },\n        {\n            \"id\": 8,\n            \"symptom_category_id\": 1,\n            \"name\": \"Fluid Chemistry\",\n            \"sort_order\": 8\n        },\n        {\n            \"id\": 9,\n            \"symptom_category_id\": 1,\n            \"name\": \"Pump Priming\",\n            \"sort_order\": 9\n        },\n        {\n            \"id\": 10,\n            \"symptom_category_id\": 1,\n            \"name\": \"Overfill/Backflow\",\n            \"sort_order\": 10\n        },\n        {\n            \"id\": 11,\n            \"symptom_category_id\": 2,\n            \"name\": \"Low Pressure\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 12,\n            \"symptom_category_id\": 2,\n            \"name\": \"High Pressure\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 13,\n            \"symptom_category_id\": 2,\n            \"name\": \"Temperature Stability\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 14,\n            \"symptom_category_id\": 2,\n            \"name\": \"Leak\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 15,\n            \"symptom_category_id\": 3,\n            \"name\": \"Short Circuit\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 16,\n            \"symptom_category_id\": 3,\n            \"name\": \"Open Circuit\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 17,\n            \"symptom_category_id\": 3,\n            \"name\": \"Visible Discoloration\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 18,\n            \"symptom_category_id\": 3,\n            \"name\": \"Mis-wiring\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 19,\n            \"symptom_category_id\": 3,\n            \"name\": \"Tripped Breaker\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 20,\n            \"symptom_category_id\": 3,\n            \"name\": \"Relay Contacts\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 21,\n            \"symptom_category_id\": 4,\n            \"name\": \"Carel Mask Issue\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 22,\n            \"symptom_category_id\": 4,\n            \"name\": \"Factory Settings\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 23,\n            \"symptom_category_id\": 4,\n            \"name\": \"Logic Fault\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 24,\n            \"symptom_category_id\": 4,\n            \"name\": \"Cellular Related\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 25,\n            \"symptom_category_id\": 4,\n            \"name\": \"BMS Related\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 26,\n            \"symptom_category_id\": 4,\n            \"name\": \"Program\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 27,\n            \"symptom_category_id\": 4,\n            \"name\": \"Documentation\",\n            \"sort_order\": 7\n        },\n        {\n            \"id\": 28,\n            \"symptom_category_id\": 5,\n            \"name\": \"Alignment\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 29,\n            \"symptom_category_id\": 5,\n            \"name\": \"Fastener Issues\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 30,\n            \"symptom_category_id\": 5,\n            \"name\": \"Structural Issue\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 31,\n            \"symptom_category_id\": 5,\n            \"name\": \"Surface Discoloration\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 32,\n            \"symptom_category_id\": 6,\n            \"name\": \"Sounds\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 33,\n            \"symptom_category_id\": 6,\n            \"name\": \"Noise\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 34,\n            \"symptom_category_id\": 6,\n            \"name\": \"Condensation\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 35,\n            \"symptom_category_id\": 6,\n            \"name\": \"Lights\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 36,\n            \"symptom_category_id\": 6,\n            \"name\": \"Haskris\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 37,\n            \"symptom_category_id\": 6,\n            \"name\": \"Size\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 38,\n            \"symptom_category_id\": 6,\n            \"name\": \"How to do something - Documentation?\",\n            \"sort_order\": 7\n        },\n        {\n            \"id\": 39,\n            \"symptom_category_id\": 6,\n            \"name\": \"Unit Location\",\n            \"sort_order\": 8\n        },\n        {\n            \"id\": 40,\n            \"symptom_category_id\": 6,\n            \"name\": \"Incoming Power\",\n            \"sort_order\": 9\n        },\n        {\n            \"id\": 41,\n            \"symptom_category_id\": 6,\n            \"name\": \"Act of God\",\n            \"sort_order\": 10\n        }\n    ]\n}"}],"_postman_id":"c2ff9d2a-8ce7-45aa-94ea-d6f8156ab70d"},{"name":"V2 Get CSR Symptom Subtypes By Category","id":"e312e506-e8ec-4202-b175-58d0ba6acd77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_subtypes&category_id=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_subtypes"},{"key":"category_id","value":"1"}],"variable":[]}},"response":[{"id":"4870bd36-5928-4828-b907-988b0ba8a327","name":"V2 Get CSR Symptom Subtypes By Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/symptom_subtypes&category_id=1","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/symptom_subtypes"},{"key":"category_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 13:57:17 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Flow\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 2,\n            \"symptom_category_id\": 1,\n            \"name\": \"High Flow\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 3,\n            \"symptom_category_id\": 1,\n            \"name\": \"Flow Fluctuation\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 4,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Pressure\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 5,\n            \"symptom_category_id\": 1,\n            \"name\": \"High Pressure\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 6,\n            \"symptom_category_id\": 1,\n            \"name\": \"Low Liquid Level\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 7,\n            \"symptom_category_id\": 1,\n            \"name\": \"Leak\",\n            \"sort_order\": 7\n        },\n        {\n            \"id\": 8,\n            \"symptom_category_id\": 1,\n            \"name\": \"Fluid Chemistry\",\n            \"sort_order\": 8\n        },\n        {\n            \"id\": 9,\n            \"symptom_category_id\": 1,\n            \"name\": \"Pump Priming\",\n            \"sort_order\": 9\n        },\n        {\n            \"id\": 10,\n            \"symptom_category_id\": 1,\n            \"name\": \"Overfill/Backflow\",\n            \"sort_order\": 10\n        }\n    ]\n}"}],"_postman_id":"e312e506-e8ec-4202-b175-58d0ba6acd77"},{"name":"V2 Get CSR Resolutions","id":"727138ee-1c37-4b05-bb20-024ad207f35c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/resolutions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/resolutions"}],"variable":[]}},"response":[{"id":"7fc29ecf-89ff-4d3b-9c89-8b16921b368e","name":"V2 Get CSR Resolutions","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/resolutions","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/resolutions"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 13:59:05 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Repair Existing (Misc Mat'l)\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Replace (Component)\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Adjust (Factory Setting)\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Educate\",\n            \"sort_order\": 4\n        }\n    ]\n}"}],"_postman_id":"727138ee-1c37-4b05-bb20-024ad207f35c"},{"name":"V2 Get CSR Quality Categories","id":"c3e11bc5-8511-43f8-bfe0-035d3e531688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/quality_categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/customer_service_requests/quality_categories"}],"variable":[]}},"response":[{"id":"b0d155fc-b3fd-4faf-8a3d-f8aa20e7deff","name":"V2 Get CSR Quality Categories","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/customer_service_requests/quality_categories","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/customer_service_requests/quality_categories"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 14:00:16 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Unit Note\",\n            \"audience\": \"All\",\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Freight Damage\",\n            \"audience\": \"Order Management/Engineering\",\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Site Related\",\n            \"audience\": \"CRT\",\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Documentation\",\n            \"audience\": \"CRT/Engineering\",\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Component\",\n            \"audience\": \"Engineering/Material\",\n            \"sort_order\": 5\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Craftsmanship\",\n            \"audience\": \"Production/Engineering\",\n            \"sort_order\": 6\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Design Comment\",\n            \"audience\": \"Engineering\",\n            \"sort_order\": 7\n        }\n    ]\n}"}],"_postman_id":"c3e11bc5-8511-43f8-bfe0-035d3e531688"}],"id":"cf45e006-f1e5-4c9f-8429-e83cdbc1f585","_postman_id":"cf45e006-f1e5-4c9f-8429-e83cdbc1f585","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}}},{"name":"V2 Create CSR","id":"5a34b9f2-bae2-4d04-ac39-80722af32687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customer_no\": \"CUST123\",\r\n  \"serial_no\": \"HC53752\",\r\n  \"req_type_id\": 2,\r\n  \"sub_req_type_id\": 5,\r\n  \"event_code_id\": 3,\r\n  \"root_cause_id\": 7,\r\n  \"contact_name\": \"Jane Smith\",\r\n  \"contact_phone\": \"555-123-4567\",\r\n  \"contact_email\": \"jane.smith@example.com\",\r\n  \"subject\": \"ZZZ TEST - safe to delete\",\r\n  \"priority\": 1,\r\n  \"status\": \"open\",\r\n  \"date_closed\": null,\r\n  \"customer_po\": \"PO-98432\",\r\n  \"sales_order_no\": \"SO-223344\",\r\n  \"sales_order_line\": \"10\",\r\n  \"part\": \"PUMP-X9\",\r\n  \"responsible_user_id\": 14,\r\n  \"note\": \"Test record - verifying new taxonomy fields and is_test flag\",\r\n  \"symptom_category_id\": 1,\r\n  \"symptom_subtype_id\": 7,\r\n  \"resolution_id\": 1,\r\n  \"quality_category_id\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/test/customer_service_requests"}],"variable":[]}},"response":[{"id":"aabc57e1-b8c8-4cde-adda-8803e569740e","name":"V2 Create CSR","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"Authorization","value":"25024b196984efee4b8cc1c9eb8a392bd04cd768b6559372fe3071e905f1a30a","type":"text","uuid":"d31bcaa2-f607-4db7-bfd8-601d46d1e134"}],"options":{"raw":{"language":"json"}}},"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/test/customer_service_requests"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 21:03:29 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 77209\n}"}],"_postman_id":"5a34b9f2-bae2-4d04-ac39-80722af32687"},{"name":"V2 Update CSR","id":"0746e454-2d83-48ef-b278-7cd028c50dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customer_no\": \"CUST123\",\r\n  \"serial_no\": \"HC53752\",\r\n  \"req_type_id\": 2,\r\n  \"sub_req_type_id\": 5,\r\n  \"event_code_id\": 3,\r\n  \"root_cause_id\": 7,\r\n  \"contact_name\": \"Jane Smith\",\r\n  \"contact_phone\": \"555-123-4567\",\r\n  \"contact_email\": \"jane.smith@example.com\",\r\n  \"subject\": \"ZZZ TEST - safe to delete - Updated\",\r\n  \"priority\": 1,\r\n  \"status\": \"open\",\r\n  \"date_closed\": null,\r\n  \"customer_po\": \"PO-98432\",\r\n  \"sales_order_no\": \"SO-223344\",\r\n  \"sales_order_line\": \"10\",\r\n  \"part\": \"PUMP-X9\",\r\n  \"responsible_user_id\": 14,\r\n  \"note\": \"Test record - verifying new taxonomy fields and is_test flag\",\r\n  \"symptom_category_id\": 1,\r\n  \"symptom_subtype_id\": 7,\r\n  \"resolution_id\": 2,\r\n  \"quality_category_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}},"urlObject":{"protocol":"https","path":["api","index_v2.php"],"host":["hub","haskris","com"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}],"variable":[]}},"response":[{"id":"81bbaa02-edae-4910-85d2-3bcd184985c3","name":"V2 Update CSR","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"customer_no\": \"CUST123\",\r\n  \"serial_no\": \"HC53752\",\r\n  \"req_type_id\": 2,\r\n  \"sub_req_type_id\": 5,\r\n  \"event_code_id\": 3,\r\n  \"root_cause_id\": 7,\r\n  \"contact_name\": \"Jane Smith\",\r\n  \"contact_phone\": \"555-123-4567\",\r\n  \"contact_email\": \"jane.smith@example.com\",\r\n  \"subject\": \"ZZZ TEST - safe to delete - Updated\",\r\n  \"priority\": 1,\r\n  \"status\": \"open\",\r\n  \"date_closed\": null,\r\n  \"customer_po\": \"PO-98432\",\r\n  \"sales_order_no\": \"SO-223344\",\r\n  \"sales_order_line\": \"10\",\r\n  \"part\": \"PUMP-X9\",\r\n  \"responsible_user_id\": 14,\r\n  \"note\": \"Test record - verifying new taxonomy fields and is_test flag\",\r\n  \"symptom_category_id\": 1,\r\n  \"symptom_subtype_id\": 7,\r\n  \"resolution_id\": 2,\r\n  \"quality_category_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://hub.haskris.com/api/index_v2.php?route=crt/test/customer_service_requests/77210","protocol":"https","host":["hub","haskris","com"],"path":["api","index_v2.php"],"query":[{"key":"route","value":"crt/test/customer_service_requests/77210"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 02 Jul 2026 18:25:19 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"0746e454-2d83-48ef-b278-7cd028c50dc1"}],"id":"78828b3b-c10d-4638-ad7c-ae7815b7af9c","_postman_id":"78828b3b-c10d-4638-ad7c-ae7815b7af9c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"c033f935-7c9c-46c4-a208-9f71b568c304","id":"c033f935-7c9c-46c4-a208-9f71b568c304","name":"Hub","type":"collection"}}},{"name":"Get Token","event":[{"listen":"test","script":{"id":"9ee49ce7-f081-4128-81d9-5e136e9bade6","exec":["const jsonData = pm.response.json();\r","\r","if (jsonData.token) {\r","    pm.collectionVariables.set(\"access_token\", jsonData.token);\r","\r","    const expiryTime = Date.now() + (jsonData.expires_in * 1000);\r","    pm.collectionVariables.set(\"token_expiry\", expiryTime);\r","}"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"fb19677b-62f6-4673-ae86-e993868809ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"danny@haskris.com\",\r\n  \"password\": \"TopTurkey!100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/auth/token","urlObject":{"protocol":"https","path":["api","auth","token"],"host":["hub","haskris","com"],"query":[],"variable":[]}},"response":[{"id":"a72c23c5-aa2c-4d72-92a9-89a5c6108e8b","name":"Get Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"danny@haskris.com\",\r\n  \"password\": \"TopTurkey!100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://hub.haskris.com/api/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Wed, 01 Jul 2026 19:58:33 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"https://lighthouse.haskris.com"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"7358a69c323fd153423ba2bb3aa244f9631e9e00c0928f62476afb3c6044f829\",\n    \"token_type\": \"Bearer\",\n    \"expires_at\": \"2026-07-01 20:58:33\"\n}"}],"_postman_id":"fb19677b-62f6-4673-ae86-e993868809ca"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"5248acb2-f8d3-4618-8aa1-b99e7d1483b0","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"d30026b9-8e8a-45d6-b585-d6073c864b1f","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"access_token","value":""},{"key":"token_expiry","value":""}]}