{"info":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","description":"<html><head></head><body><img src=\"https://content.pstmn.io/b60f45a0-8b85-48d7-9d5c-6a688a7f013a/RWNsaXBzZSBXaG9sZXNhbGUuanBn\" width=\"133\" height=\"151\">\n\n<p>Use Basic Authorization, please contact your account manager for API credentials.</p>\n<p>Mobile APIs are in development but will expand to other products later.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25002709","collectionId":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","publishedId":"2sA3BszoVY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-04-29T09:23:07.000Z"},"item":[{"name":"Mobile","item":[{"name":"Order","item":[{"name":"New Order","event":[{"listen":"test","script":{"id":"53ff666a-2d08-4b0a-8dd1-4212ab620425","exec":[""],"type":"text/javascript","packages":{}}}],"id":"139061db-2d7d-452c-8157-47f4f42f7002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new","description":"<p>API to place new mobile order with Eclipse. use /order to place order. Tariffs, botons and bar codes can be retrieved from heir respective endpoints</p>\n<p>Will return an ESS order reference and ZOHO ticket ID / ticket number. Order can be tracked within ESS orders page or via ZOHO.</p>\n<p>ESS: <a href=\"https://ess.eclipsewholesale.co.uk\">https://ess.eclipsewholesale.co.uk</a></p>\n<p>ZOHO: <a href=\"https://support.eclipsenet.co.uk/\">https://support.eclipsenet.co.uk/</a></p>\n<p>Available Network Service Codes:</p>\n<p>\"5g\",</p>\n<p>\"Visual Voicemail\",</p>\n<p>\"Conference Call\",</p>\n<p>\"WIFI Calling\",</p>\n<p>\"MMS\",</p>\n<p>\"Call Waiting\"</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","new"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"975e2b9f-b3a7-4ac0-8655-594f3aa6936b","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:44:06 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"127"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Order Placed\",\n    \"essOrderReference\": \"ESS-ORD-54761758\",\n    \"zohoTicketId\": \"61847000028974755\",\n    \"zohoTicketNumber\": \"51022\"\n}"},{"id":"c6770d0a-f37d-44af-b86b-660ce3229ca8","name":"Missing Fields","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:45:42 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"crd\": [\n            \"Field Required\"\n        ],\n        \"orderType\": [\n            \"Field Required\"\n        ]\n    },\n    \"code\": 400\n}"},{"id":"109ff277-700c-40b3-bbdf-2735608874fd","name":"Missing Fields","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O3\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:54:50 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"264"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"network\": \"Invalid Network\",\n        \"tariffCode\": \"Tariff does not exist\",\n        \"boltons\": [\n            \"international_caller not a valid tariff\",\n            \"eu_call_saver not a valid tariff\"\n        ],\n        \"callBars\": [\n            \"O2_International__Premium_call_Bar not a valid bar option\"\n        ]\n    },\n    \"code\": 400\n}"},{"id":"ed8fda07-fe1f-47e0-bfde-6768bace92fb","name":"Missing PAC for Port","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    //\"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:55:40 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"pac\": \"Order type port requires a PAC code\"\n    },\n    \"code\": 400\n}"},{"id":"4dfe72d3-4b44-4782-9769-be017737a7ab","name":"Invalid Network Service Code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"6g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:56:08 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"91"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"networkServices\": \"6g is not a valid network service\"\n    },\n    \"code\": 400\n}"}],"_postman_id":"139061db-2d7d-452c-8157-47f4f42f7002"},{"name":"Tariff Lookup","id":"c2125b27-c48c-436f-bb39-4699ec6f33fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=O2","description":"<p>Look up tariff codes for order endpoint. Currently supports:</p>\n<p>O2</p>\n<p>Vodafone</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","tariffs"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"O2"}],"variable":[]}},"response":[{"id":"eff667f0-8a05-4740-9982-748180afb862","name":"O2","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","tariffs"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 14:46:38 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"o2_bus_go_2gb\",\n    \"o2_bus_go_6gb\",\n    \"o2_bus_go_10gb\",\n    \"o2_bus_go_20gb\",\n    \"o2_bus_go_unlimited\"\n]"},{"id":"697db22f-bffd-46cf-b4b6-6937070bcf43","name":"Vodafone","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=Vodafone","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","tariffs"],"query":[{"key":"network","value":"Vodafone"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 14:51:44 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"108"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"Vodafone Red 2023 2GB\",\n    \"Vodafone Red 2023 6GB\",\n    \"Vodafone Red 2023 10GB\",\n    \"Vodafone Red 2023 Unlimited\\r\\n\"\n]"}],"_postman_id":"c2125b27-c48c-436f-bb39-4699ec6f33fa"},{"name":"Bolton Lookup","id":"3350bb90-e0e0-4ce8-8fdb-23f95e995731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/boltons?network=Vodafone","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","boltons"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"Vodafone"}],"variable":[]}},"response":[{"id":"cec0b7ad-4e8b-4ed3-a221-cf7f24f43afc","name":"O2 Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/boltons?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","boltons"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 15:01:33 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"277"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"international_caller\",\n    \"eu_call_saver\",\n    \"unlimited_uk_ireland_minutes\",\n    \"unlimited_uk_ireland_mins_sms\",\n    \"UK_to_EU_250_Mins_SMS\",\n    \"UK_to_EU_1000_Mins_SMS\",\n    \"UK_to_RoW_200_Mins\",\n    \"UK_to_RoW_600_Mins\",\n    \"UK_to_RoW_1000_Mins\",\n    \"UK_to_RoW_200_SMS\",\n    \"UK_to_RoW_600_SMS\",\n    \"UK_to_RoW_1000_SMS\"\n]"}],"_postman_id":"3350bb90-e0e0-4ce8-8fdb-23f95e995731"},{"name":"Bar Lookup","id":"47de8f59-8dda-47ec-a3e1-9be2cb0b2608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/bars?network=O2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","bars"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"O2"}],"variable":[]}},"response":[{"id":"3e8ef030-6efa-4645-b625-271d860116f3","name":"O2 Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/bars?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","bars"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2024 10:54:38 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"284"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"O2_International__Premium_call_Bar\",\n    \"O2_SMS_Incoming__Outgoing_Bar\",\n    \"O2_Roaming_Bar\",\n    \"O2_Data_Bar\",\n    \"O2_Inclusive_Bundle_Call_Bar\",\n    \"O2_Chargeable_Calls__Non-Bundle__Bar\",\n    \"O2_UK_to_International_Zone_2_Call_Bar\",\n    \"O2_UK_to_International_Zones_4_5_Call_Bar\",\n    \"O2_UK_to_Ireland_Call_Bar\"\n]"}],"_postman_id":"47de8f59-8dda-47ec-a3e1-9be2cb0b2608"}],"id":"b24f232b-c3e8-49ad-bf89-037b86b2cc9f","description":"<p>API endpoinds for creating a new order. Please us the Tariff, bolton and bar lookup endpoinds to find the available codes for the new order endpoint. Network service codes are provided in documentation.</p>\n","_postman_id":"b24f232b-c3e8-49ad-bf89-037b86b2cc9f","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}}},{"name":"Order","item":[{"name":"New Order","id":"ff1a5e3d-6fbd-4167-a810-2f368bf111cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new","description":"<p>API to place new mobile order with Eclipse. use /order to place order. Tariffs, botons and bar codes can be retrieved from heir respective endpoints</p>\n<p>Will return an ESS order reference and ZOHO ticket ID / ticket number. Order can be tracked within ESS orders page or via ZOHO.</p>\n<p>ESS: <a href=\"https://ess.eclipsewholesale.co.uk\">https://ess.eclipsewholesale.co.uk</a></p>\n<p>ZOHO: <a href=\"https://support.eclipsenet.co.uk/\">https://support.eclipsenet.co.uk/</a></p>\n<p>Available Network Service Codes:</p>\n<p>\"5g\",</p>\n<p>\"Visual Voicemail\",</p>\n<p>\"Conference Call\",</p>\n<p>\"WIFI Calling\",</p>\n<p>\"MMS\",</p>\n<p>\"Call Waiting\"</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","new"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"c19d5ab1-2ff9-465c-b43f-ad812fff20fe","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:44:06 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"127"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Order Placed\",\n    \"essOrderReference\": \"ESS-ORD-54761758\",\n    \"zohoTicketId\": \"61847000028974755\",\n    \"zohoTicketNumber\": \"51022\"\n}"},{"id":"2aa14acc-add5-4a67-a05b-4c2c35758b4f","name":"Missing Fields","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:45:42 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"93"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"crd\": [\n            \"Field Required\"\n        ],\n        \"orderType\": [\n            \"Field Required\"\n        ]\n    },\n    \"code\": 400\n}"},{"id":"390a53e4-81e2-4762-bf54-cdcc6e3067b6","name":"Missing Fields","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O3\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:54:50 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"264"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"network\": \"Invalid Network\",\n        \"tariffCode\": \"Tariff does not exist\",\n        \"boltons\": [\n            \"international_caller not a valid tariff\",\n            \"eu_call_saver not a valid tariff\"\n        ],\n        \"callBars\": [\n            \"O2_International__Premium_call_Bar not a valid bar option\"\n        ]\n    },\n    \"code\": 400\n}"},{"id":"5d59b345-76e2-4a36-b6fc-839a8cb41697","name":"Missing PAC for Port","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    //\"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"5g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:55:40 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"pac\": \"Order type port requires a PAC code\"\n    },\n    \"code\": 400\n}"},{"id":"e7b5e202-3bf4-4f41-861e-79439e3ad466","name":"Invalid Network Service Code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"orderReference\": \"DO NOT PLACE\", //customer reference\r\n    \"endCustomerName\": \"Mr Adam\", //end customer name\r\n    \"crd\": \"2024-04-29\", //must be in yyyy-mm-dd format\r\n    \"network\": \"O2\", //should be O2 or Vodafone\r\n    \"cli\": \"new\", //for a new number set as \"new\" or specifiy existing CLI for port or if you have an assigned number\r\n    \"username\": \"Adam Test\", //name assgined to service\r\n    \"sim\": \"84412345678978979888\", //should be 19 chars\r\n    \"orderType\": \"port\", //Should be new, port or re-grade\r\n    \"pac\": \"PAC123456\", // required if orderType is set to port. 3 letters followed by 6 digits\r\n    \"tariffCode\": \"o2_bus_go_2gb\", //use tariff API to return list of available tariffs\r\n    \"boltons\": [ //use bolton api to return available bolton codes\r\n        \"international_caller\",\r\n        \"eu_call_saver\"\r\n    ],\r\n    \"networkServices\": [ //view docuentation for options\r\n        \"6g\"\r\n    ],\r\n    \"callBars\": [ //use call bar endpoint for options\r\n        \"O2_International__Premium_call_Bar\"\r\n    ],\r\n    \"alerts\": {\r\n        \"lower\": 80, //percentage of data use\r\n        \"upper\": 80, //percentage of data use\r\n        \"total\": 500, //total spend in pounds\r\n        \"email\": \"adamf@eclipsenet.co.uk\", //notification email address\r\n        \"sms\": \"07800770069\" //notification phone number\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/order/new"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 01 May 2024 10:56:08 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"91"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"networkServices\": \"6g is not a valid network service\"\n    },\n    \"code\": 400\n}"}],"_postman_id":"ff1a5e3d-6fbd-4167-a810-2f368bf111cd"},{"name":"Tariff Lookup","id":"c5c0c1d8-2a47-41a9-a7a6-116bf1c75ed1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=O2","description":"<p>Look up tariff codes for order endpoint. Currently supports:</p>\n<p>O2</p>\n<p>Vodafone</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","tariffs"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"O2"}],"variable":[]}},"response":[{"id":"60267aad-ed30-4a3a-8817-84ebdfd7d0de","name":"O2","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","tariffs"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 14:46:38 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"o2_bus_go_2gb\",\n    \"o2_bus_go_6gb\",\n    \"o2_bus_go_10gb\",\n    \"o2_bus_go_20gb\",\n    \"o2_bus_go_unlimited\"\n]"},{"id":"9a58d73d-6eb7-49f0-9580-1a7c549dccef","name":"Vodafone","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/tariffs?network=Vodafone","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","tariffs"],"query":[{"key":"network","value":"Vodafone"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 14:51:44 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"108"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"Vodafone Red 2023 2GB\",\n    \"Vodafone Red 2023 6GB\",\n    \"Vodafone Red 2023 10GB\",\n    \"Vodafone Red 2023 Unlimited\\r\\n\"\n]"}],"_postman_id":"c5c0c1d8-2a47-41a9-a7a6-116bf1c75ed1"},{"name":"Bolton Lookup","id":"d7073683-9c27-47a5-ae54-91e0a3b18b4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/boltons?network=Vodafone","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","boltons"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"Vodafone"}],"variable":[]}},"response":[{"id":"36af7096-5637-4ce9-ba63-ef0c007b98c7","name":"O2 Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/boltons?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","boltons"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 15:01:33 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"277"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"international_caller\",\n    \"eu_call_saver\",\n    \"unlimited_uk_ireland_minutes\",\n    \"unlimited_uk_ireland_mins_sms\",\n    \"UK_to_EU_250_Mins_SMS\",\n    \"UK_to_EU_1000_Mins_SMS\",\n    \"UK_to_RoW_200_Mins\",\n    \"UK_to_RoW_600_Mins\",\n    \"UK_to_RoW_1000_Mins\",\n    \"UK_to_RoW_200_SMS\",\n    \"UK_to_RoW_600_SMS\",\n    \"UK_to_RoW_1000_SMS\"\n]"}],"_postman_id":"d7073683-9c27-47a5-ae54-91e0a3b18b4b"},{"name":"Bar Lookup","id":"19725007-97be-4def-9152-f26161d12182","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/mobile/order/bars?network=O2","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","order","bars"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"key":"network","value":"O2"}],"variable":[]}},"response":[{"id":"33106491-d1b6-4eb9-8c42-068ed7ad9e01","name":"O2 Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/mobile/order/bars?network=O2","host":["https://apis.eclipsewholesale.co.uk"],"path":["mobile","order","bars"],"query":[{"key":"network","value":"O2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Apr 2024 10:54:38 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"284"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    \"O2_International__Premium_call_Bar\",\n    \"O2_SMS_Incoming__Outgoing_Bar\",\n    \"O2_Roaming_Bar\",\n    \"O2_Data_Bar\",\n    \"O2_Inclusive_Bundle_Call_Bar\",\n    \"O2_Chargeable_Calls__Non-Bundle__Bar\",\n    \"O2_UK_to_International_Zone_2_Call_Bar\",\n    \"O2_UK_to_International_Zones_4_5_Call_Bar\",\n    \"O2_UK_to_Ireland_Call_Bar\"\n]"}],"_postman_id":"19725007-97be-4def-9152-f26161d12182"}],"id":"4b637254-aa16-42f5-90d8-d10691bea389","description":"<p>API endpoinds for creating a new order. Please us the Tariff, bolton and bar lookup endpoinds to find the available codes for the new order endpoint. Network service codes are provided in documentation.</p>\n","_postman_id":"4b637254-aa16-42f5-90d8-d10691bea389","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}}},{"name":"Query Service","id":"5414ca3c-bddd-4638-b97a-e6615c0e84ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"sim\": \"8944110068883016417\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryservice","description":"<p>Query the status of a service. This will return the status at the network where available.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","queryservice"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"907bceff-60e2-453a-97c1-6b87e666c0e9","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryservice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 08:53:01 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"213"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"service\": {\n        \"nina\": {\n            \"code\": \"5156237\",\n            \"name\": \"Eclipse 07800770069\",\n            \"status_code\": \"A\",\n            \"cli\": \"07800770069\",\n            \"sim\": \"8944110068883016417\",\n            \"imsi\": null,\n            \"network\": \"O2\",\n            \"contract\": \"4006212\",\n            \"customer\": \"1006212\"\n        }\n    }\n}"},{"id":"f5c81f45-5e79-4ee6-82aa-a34b391ee699","name":"Success (SIM Lookup)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"sim\": \"8944110068883016417\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryservice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 15:49:22 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"171"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"service\": {\n        \"nina\": {\n            \"code\": \"5156237\",\n            \"name\": \"Eclipse 07800770069\",\n            \"status_code\": \"A\",\n            \"cli\": \"07800770069\",\n            \"sim\": \"8944110068883016417\",\n            \"imsi\": null,\n            \"network\": \"O2\"\n        }\n    }\n}"},{"id":"b7e6b863-df64-4de1-9580-23acf8e6276a","name":"Service Not on Network","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"0780070069\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryservice"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 09:07:14 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"},{"id":"9d815efc-6799-45fa-aec5-243783045ab0","name":"Not Customer CLI","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"0780077006\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://127.0.0.1/apis/mobile/queryservice"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 12:34:29 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"5414ca3c-bddd-4638-b97a-e6615c0e84ce"},{"name":"Query Bars","id":"533283ca-c02a-49b6-8f7e-a8409f72baf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/querybars","description":"<p>Query the status of bars for a given service.</p>\n<p>This will return a list of the bars applicable for a given service and their current state</p>\n<p>Each item in the list will return the following information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Item</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>barCode</td>\n<td>The <code>barCode</code> that should be sent in <code>addBar</code> or <code>removeBar</code> requests.</td>\n</tr>\n<tr>\n<td>barDescription</td>\n<td>Description of the bar.</td>\n</tr>\n<tr>\n<td>APIBarCode</td>\n<td>This can also be passed as the <code>barCode</code> in <code>addBar</code> or <code>removeBar</code> requests.</td>\n</tr>\n<tr>\n<td>state</td>\n<td>Current state of the bar. This can be either On (<code>true</code>) or Off (<code>false</code>).</td>\n</tr>\n<tr>\n<td>allowOn</td>\n<td>Indicates if the current user has permission to switch the bar On.</td>\n</tr>\n<tr>\n<td>allowOff</td>\n<td>Indicates if the current user has permission to switch the bar On.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","querybars"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"e47542a1-cd72-4cb0-abf1-2977d1f94240","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/querybars"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 13:04:56 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"2331"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"bars\": [\n        {\n            \"barCode\": \"ALERT_BAR\",\n            \"barDescription\": \"Alert Bar - Added by Alerting system\",\n            \"APIBarCode\": \"ALERT\",\n            \"state\": false,\n            \"allowOn\": false,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"ALLOW_ALERT_ON\",\n            \"barDescription\": \"Alert Bar - Added by API\",\n            \"APIBarCode\": \"APIONLY\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"ALLOW_DALRT_ON\",\n            \"barDescription\": \"Data Alert Bar - Added by API\",\n            \"APIBarCode\": \"APIDATAONLY\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"HR_BAR\",\n            \"barDescription\": \"High Roller Bar\",\n            \"APIBarCode\": \"HR_BAR\",\n            \"state\": false,\n            \"allowOn\": false,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"M\",\n            \"barDescription\": \"ABS O2 International and Premium bar\",\n            \"APIBarCode\": \"INTPREM\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"O2_DALRT\",\n            \"barDescription\": \"Data Alert Bar - Added by Alerting system\",\n            \"APIBarCode\": \"DATAALERT\",\n            \"state\": false,\n            \"allowOn\": false,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"c1\",\n            \"barDescription\": \"ABS Spend Cap Inc Calls Bar\",\n            \"APIBarCode\": \"SCAP_INC\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"c2\",\n            \"barDescription\": \"ABS Spend Cap Chargeable Calls Bar\",\n            \"APIBarCode\": \"SCAP_CHG\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"c3\",\n            \"barDescription\": \"ABS Spend Cap UK to International Zone 2\",\n            \"APIBarCode\": \"SCAP_UKINTZ2\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"c5\",\n            \"barDescription\": \"ABS Spend Cap UK to International Zones 4  5\",\n            \"APIBarCode\": \"SCAP_UKINTZ45\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"c6\",\n            \"barDescription\": \"ABS Spend Cap UK to Ireland\",\n            \"APIBarCode\": \"SCAP_UKIRE\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"gb\",\n            \"barDescription\": \"ABS Data Bar\",\n            \"APIBarCode\": \"GPRS\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"hb\",\n            \"barDescription\": \"ABS O2 IMEI Bar\",\n            \"APIBarCode\": \"IMEI\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"sm\",\n            \"barDescription\": \"ABS O2 SMS incoming and outgoing bar\",\n            \"APIBarCode\": \"SMS\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"t\",\n            \"barDescription\": \"ABS O2 Incoming call bar\",\n            \"APIBarCode\": \"O2_IN_CALLS\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"w\",\n            \"barDescription\": \"ABS O2 Roaming bar\",\n            \"APIBarCode\": \"VCE_ROAM\",\n            \"state\": true,\n            \"allowOn\": true,\n            \"allowOff\": true\n        },\n        {\n            \"barCode\": \"x\",\n            \"barDescription\": \"ABS O2 Stolen bar\",\n            \"APIBarCode\": \"ADMIN\",\n            \"state\": false,\n            \"allowOn\": true,\n            \"allowOff\": true\n        }\n    ]\n}"},{"id":"abe5252e-c40a-48ee-9d73-abef30bdfa36","name":"Not Customer CLI","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770060\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/querybars"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 13:08:14 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"533283ca-c02a-49b6-8f7e-a8409f72baf0"},{"name":"Add Bar","id":"12514f69-1af3-4bc5-9cbb-b893e93c2679","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INTPREM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addbar","description":"<p>Use the Query Bar request to view what bars are available to add to a service. Will return a ticket reference for the request which can be checked using the Query Ticket request.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","addbar"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"bd016f1c-6180-4441-8750-be10d989dff9","name":"Success / Ticket Raised","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INTPREM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addbar"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 13:18:01 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"157"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"431499\",\n        \"created\": \"2024-04-26 14:18:03\",\n        \"status\": \"Processing\",\n        \"lastComment\": \"Add/Remove Bar (Batch Upload) - Customer: 1006212\"\n    }\n}"},{"id":"f3b267c7-8a9d-4e04-819c-df90ff7679b7","name":"Bar Code Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://127.0.0.1/apis/mobile/addbar"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 09:16:47 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"98"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"ok\": false,\n        \"errorCode\": \"404\",\n        \"errorMessage\": \"Bar not found.\"\n    },\n    \"code\": 400\n}"}],"_postman_id":"12514f69-1af3-4bc5-9cbb-b893e93c2679"},{"name":"Remove Bar","id":"1099c514-90c9-4ec6-8169-280e4dedfd1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INTPREM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/removebar","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","removebar"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"fec5816f-f4d4-4a64-a4c6-b32058c5a4d7","name":"Success / Ticket Raised","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INTPREM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/removebar"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 14:22:57 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"157"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"431548\",\n        \"created\": \"2024-04-26 15:22:59\",\n        \"status\": \"Processing\",\n        \"lastComment\": \"Add/Remove Bar (Batch Upload) - Customer: 1006212\"\n    }\n}"},{"id":"90a58888-4e36-4415-822a-039c10a293c6","name":"Bar not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"barCode\": \"INTPRE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/removebar"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 14:43:46 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"98"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"ok\": false,\n        \"errorCode\": \"404\",\n        \"errorMessage\": \"Bar not found.\"\n    },\n    \"code\": 400\n}"},{"id":"74db2852-288d-4f8a-8f46-039d01dbbd1e","name":"Number not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"0780077006\"\r\n    },\r\n    \"barCode\": \"INTPREM\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/removebar"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 14:24:59 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"1099c514-90c9-4ec6-8169-280e4dedfd1c"},{"name":"Change SIM","id":"8289af0b-bec6-45c4-9622-2de468aff80a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"service\":{\r\n    \"sim\": \"89490200001122333682\"\r\n  },\r\n  \"newSIM\": \"89430301907722137214\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/changesim","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","changesim"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"2fddef3f-650e-4991-b9c2-046c7c12f64f","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"service\":{\r\n    \"sim\": \"89490200001122333682\"\r\n  },\r\n  \"newSIM\": \"89430301907722137214\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/changesim"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"1229\",\n        \"created\": \"2020-04-14 13:43:16\",\n        \"status\": \"Processing\",\n        \"lastComment\": \"Ticket raised.\"\n    }\n}"},{"id":"4033d370-39fd-4197-a208-912bb50a1b00","name":"SIM Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"service\":{\r\n    \"sim\": \"89490200001122333682\"\r\n  },\r\n  \"newSIM\": \"89430301907722137214\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/changesim"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 09:02:35 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"8289af0b-bec6-45c4-9622-2de468aff80a"},{"name":"Query Ticket","id":"7374654f-2dde-47e5-bbc5-b130ff9b0e46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ticketId\": 431974}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryticket","description":"<p>Get the status of a ticket, such as add/removing a bar or SIM swap</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","queryticket"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"42e0ed13-cbbf-4a29-98d9-d061ea6b3723","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ticketId\": 431499}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryticket"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 14:14:54 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"169"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"431499\",\n        \"created\": \"2024-04-26 14:18:03\",\n        \"status\": \"Closed\",\n        \"lastComment\": \"Ticket #431499: Add/Remove Bar - has been processed successfully.\"\n    }\n}"},{"id":"9ab6d96b-e444-4e51-a1e0-502736bf1558","name":"Ticket Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"ticketId\": 431498}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/queryticket"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Apr 2024 09:19:15 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"7374654f-2dde-47e5-bbc5-b130ff9b0e46"},{"name":"Add Network Service","id":"3813ce48-ab9d-439a-9f6d-fda025230298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"networkServiceCode\": \"adam_test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addnetworkservice","description":"<p>O2 Only:</p>\n<p>Used for adding network services such as voicemail.</p>\n<p>Codes:</p>\n<p>5G - 5G</p>\n<p>MV - Visual Voicemail</p>\n<p>d - conference call access</p>\n<p>gp_1729 - WIFI Calling</p>\n<p>mm - MMS</p>\n<p>q - call waiting</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","addnetworkservice"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"4331a67e-a42f-4bf7-a1f9-e5a19fb176af","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"networkServiceCode\": \"d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addnetworkservice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 15:16:00 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"170"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"431583\",\n        \"created\": \"2024-04-26 16:16:05\",\n        \"status\": \"Processing\",\n        \"lastComment\": \"Add/Remove Network Services (Batch Upload) - Customer: 1006212\"\n    }\n}"},{"id":"8cde5f51-9c54-442d-95ab-8f101ba90a3d","name":"Incorrect Code","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"networkServiceCode\": \"adam_test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addnetworkservice"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 15:17:04 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"142"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": {\n        \"errorCode\": \"103\",\n        \"errorMessage\": \"You do not have permission to update this Bolt On (VF_002)\",\n        \"ok\": false\n    },\n    \"code\": 400\n}"},{"id":"80b1ec53-bfc6-4847-a030-de2112f05eb3","name":"Not Customer CLI","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"0780077006\"\r\n    },\r\n    \"networkServiceCode\": \"adam_test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addnetworkservice"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 15:17:37 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"42"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 404,\n    \"message\": \"Service not Found\"\n}"}],"_postman_id":"3813ce48-ab9d-439a-9f6d-fda025230298"},{"name":"Remove Network Service","id":"07348f76-1944-473e-a376-9774e4621fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"networkServiceCode\": \"d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/removenetworkservice","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["mobile","removenetworkservice"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"90fdad98-013b-4416-b8e1-b8ec6e443913","name":"Successful","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Service\": {\r\n        \"cli\": \"07800770069\"\r\n    },\r\n    \"networkServiceCode\": \"d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/mobile/addnetworkservice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 26 Apr 2024 15:26:38 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"170"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"ok\": true,\n    \"ticket\": {\n        \"id\": \"431586\",\n        \"created\": \"2024-04-26 16:26:40\",\n        \"status\": \"Processing\",\n        \"lastComment\": \"Add/Remove Network Services (Batch Upload) - Customer: 1006212\"\n    }\n}"}],"_postman_id":"07348f76-1944-473e-a376-9774e4621fb4"}],"id":"6e0a5a59-470a-4b42-a0eb-f8db247e817a","description":"<p>Mobile API endpoints</p>\n","_postman_id":"6e0a5a59-470a-4b42-a0eb-f8db247e817a","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}}},{"name":"Broadband","item":[{"name":"Address Search","id":"34db6111-dece-46a1-ba82-18aa80e84df1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/broadband/address/search?postCode=NE61 1XD","description":"<p>Used to retrieve address key and district code for gold address lookup or UPRN for silver addresses. Postcode must be provided to list addresses.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["broadband","address","search"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[{"description":{"content":"<p>The post code to search on. Regex: ^(([gG][iI][rR] {0,}0[aA]{2})|((([a-pr-uwyzA-PR-UWYZ][a-hk-yA-HK-Y]?[0-9][0-9]?)|(([a-pr-uwyzA-PR-UWYZ][0-9][a-hjkstuwA-HJKSTUW])|([a-pr-uwyzA-PR-UWYZ][a-hk-yA-HK-Y][0-9][abehmnprv-yABEHMNPRV-Y]))) [0-9][abd-hjlnp-uw-zABD-HJLNP-UW-Z]{2}))$</p>\n","type":"text/plain"},"key":"postCode","value":"NE61 1XD"}],"variable":[]}},"response":[{"id":"55c6cd9e-4eef-4e47-93de-404115e16ceb","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://apis.eclipsewholesale.co.uk/broadband/address/search?postCode=NE11 9SY","host":["https://apis.eclipsewholesale.co.uk"],"path":["broadband","address","search"],"query":[{"key":"postCode","value":"NE11 9SY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 May 2025 19:29:38 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"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    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": null,\n            \"thoroughfareNumber\": \"5\",\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Dunston\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Bankside\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103837761\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Com-Com Cab\",\n            \"premisesName\": null,\n            \"thoroughfareNumber\": \"5\",\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Dunston\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Bankside\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103838222\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Com\",\n            \"premisesName\": \"Unit\",\n            \"thoroughfareNumber\": \"16\",\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Bankside\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103117761\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"16\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10024187898\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"1st Floor\",\n            \"premisesName\": \"Unit 12\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103866668\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998151\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"4\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628037\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998143\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"6 First Floor\",\n            \"premisesName\": \"Hansteen Plc\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628097\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10024188322\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"7\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628052\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998146\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"7first Floor\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628058\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"8 Ground Floor\",\n            \"premisesName\": \"Deminos Consulting Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628087\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998147\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"8first Floor\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628065\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"9\",\n            \"premisesName\": \"Cobweb Information Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628082\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Aero Networks\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628072\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998152\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15098379794\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022999614\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"East Of Richmond House\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998588\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Eclipse\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628092\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10024187899\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"EDUCATION WORLD LTD\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"Tyne And Wear\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998147\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Electricity Sub Station 37M Fr\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10024996384\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Electricity Sub Station 41M Fr\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark Riverside Footway\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10025029697\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"First Floor\",\n            \"premisesName\": \"7 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10024189205\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"First Floor\",\n            \"premisesName\": \"8 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10024189066\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor 001-Room Com\",\n            \"premisesName\": \"U15\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103144565\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor 001-Room Svr\",\n            \"premisesName\": \"Houses Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Bankside\",\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104055510\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd\",\n            \"premisesName\": \"U11 The Watermark\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Bankside\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104725503\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd\",\n            \"premisesName\": \"Unit 14\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100452458\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998835\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Network Cabinet\",\n            \"premisesName\": \"Unit 4 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100407275\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Com\",\n            \"premisesName\": \"Unit 14\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100452457\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998835\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Com\",\n            \"premisesName\": \"Unit 9\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100452459\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998148\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Com-Wall Cab\",\n            \"premisesName\": \"Unit 6\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100070106\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10024188322\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Off\",\n            \"premisesName\": \"Unit 11\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100010720\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998150\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Floor Gnd-Room Off-Wall\",\n            \"premisesName\": \"Unit 11\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100070105\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998150\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Gnd-Com-Adj Entrance\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103421574\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Gnd-Com-Service Cupboard\",\n            \"premisesName\": \"Unit 1\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100070107\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998140\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor\",\n            \"premisesName\": \"12 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103627903\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10024187981\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor\",\n            \"premisesName\": \"14 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628007\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998153\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor\",\n            \"premisesName\": \"16 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628026\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998155\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor\",\n            \"premisesName\": \"6 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628045\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998145\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor\",\n            \"premisesName\": \"SLEEKY WEB DESIGN AND PRINT\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10096948647\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Ground Floor Comms Room\",\n            \"premisesName\": \"Unit 11\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060955394\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": \"10022998150\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Homes Or Houses Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628077\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998151\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"I2 Media Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060900118\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998141\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Lloyds Register\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628102\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Meo Deli\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060792732\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Meos Cafe\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628107\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998156\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"MILEWAY REAL ESTATE UK LTD\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"Tyne And Wear\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10024188322\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Orchidsoft Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15102548541\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"PERITUS\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"Tyne And Wear\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998140\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Portland Consulting Engineers\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00066542206\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998149\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Post Box 12M From Mileway Real\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Delta Bank Road\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10015332342\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Ricoh\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628117\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Room 1 Ground Floor 4\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10096948958\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Room 2 Ground Floor 4\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10096948959\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Room 3 Ground Floor 4\",\n            \"premisesName\": \"Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10096948960\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"RUSSELL TELECOM\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"Tyne And Wear\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998150\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Shildon Estates\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060790482\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998835\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Stokoe Rodger\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628121\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998154\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Street Record\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Bankside\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10090410840\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Street Record\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Delta Bank Road\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10070831510\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Street Record\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Metro Riverside Park\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10093487905\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Street Record\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10070835010\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Sub Station Adjacent Tyne Rive\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998819\",\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Suite A Ground Floor\",\n            \"premisesName\": \"5 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104798479\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10070836813\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Suite B Ground Floor\",\n            \"premisesName\": \"5 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104799174\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10070836814\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": \"Suite C First Floor\",\n            \"premisesName\": \"5 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Metro Centre\",\n            \"postTown\": \"Whickham\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104799438\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10070836815\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"U11 The Watermark\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"Bankside\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104725322\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 1\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060791363\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 1 Houses Ltd\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Bankside\",\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15104054931\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 11\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103383336\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 12\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060819920\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 13\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": \"Gateshead\",\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060955386\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 15\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060956473\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 16\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060789362\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 17\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103646305\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 3\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00128821946\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 3-4\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15103628125\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10022998142\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 4\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060900247\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 4 Bankside\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A15100407276\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 5\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060790385\",\n            \"districtCode\": \"NE\",\n            \"uprn\": \"10070836816\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 6\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060956481\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 7\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060899731\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"Unit 9\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Gold\",\n            \"addressReferenceNumber\": \"A00060900748\",\n            \"districtCode\": \"NE\",\n            \"uprn\": null,\n            \"parentUPRN\": null\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    },\n    {\n        \"address\": {\n            \"organisationName\": null,\n            \"poBox\": null,\n            \"subPremises\": null,\n            \"premisesName\": \"VITSPRO\",\n            \"thoroughfareNumber\": null,\n            \"dependentThoroughfareName\": null,\n            \"thoroughfareName\": \"The Watermark\",\n            \"doubleDependentLocality\": null,\n            \"locality\": null,\n            \"postTown\": \"Gateshead\",\n            \"county\": \"Tyne And Wear\",\n            \"postCode\": \"NE11 9SY\",\n            \"country\": \"United Kingdom\"\n        },\n        \"addressReference\": {\n            \"qualifier\": \"Silver\",\n            \"addressReferenceNumber\": null,\n            \"districtCode\": null,\n            \"uprn\": \"10022998148\",\n            \"parentUPRN\": \"10022999614\"\n        },\n        \"message\": null,\n        \"coordinates\": {\n            \"easting\": null,\n            \"northing\": null\n        }\n    }\n]"}],"_postman_id":"34db6111-dece-46a1-ba82-18aa80e84df1"},{"name":"Availability Check","id":"6a85dd31-731e-46bd-b34e-edca608e9232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"phoneNumber\": \"string\",\r\n  \"goldAddressKeyAvailabilityRequest\": {\r\n    \"addressReferenceNumber\": \"string\",\r\n    \"districtCode\": \"string\"\r\n  },\r\n  \"uprn\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/broadband/availability","description":"<p>Performs an availability check for the CLI / Address reference and District code submitted. If both details are provided only the more accurate CLI availability will be performed.</p>\n<p>The use of our self-service API for availability checks is subject to fair use. This means the indirect self-service API is not intended for bulk availability checks of many CLI’s/postcodes. If you would like to run bulk checks, please contact your account manager who can help arrange this for you.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["broadband","availability"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"2f715f87-1e4b-467d-945c-0e181de192a8","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n    \"goldAddressKeyAvailabilityRequest\": {\r\n        \"addressReferenceNumber\": \"A00015251579\",\r\n        \"districtCode\": \"NE\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.eclipsewholesale.co.uk/broadband/availability"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 12 May 2025 21:56:48 GMT"},{"key":"Server","value":"Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12"},{"key":"X-Powered-By","value":"PHP/8.2.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"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    \"broadbandGroups\": [\n        {\n            \"broadbandType\": \"FTTP\",\n            \"products\": [\n                {\n                    \"productCode\": \"FTTP0505\",\n                    \"productName\": \"FTTP 0.5/0.5\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP4010\",\n                    \"productName\": \"FTTP 40/10\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP5510\",\n                    \"productName\": \"FTTP 55/10\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP8020\",\n                    \"productName\": \"FTTP 80/20\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP11520\",\n                    \"productName\": \"FTTP 115/20\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP16030\",\n                    \"productName\": \"FTTP 160/30\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP22030\",\n                    \"productName\": \"FTTP 220/30\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP33050\",\n                    \"productName\": \"FTTP 330/50\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP55075\",\n                    \"productName\": \"FTTP 550/75\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP1000115\",\n                    \"productName\": \"FTTP 1000/115\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP1200120\",\n                    \"productName\": \"FTTP 1200/120\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                },\n                {\n                    \"productCode\": \"FTTP1800120\",\n                    \"productName\": \"FTTP 1800/120\",\n                    \"description\": null,\n                    \"productOptions\": [\n                        {\n                            \"name\": \"Care Level\",\n                            \"code\": \"CareLevel\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                },\n                                {\n                                    \"name\": \"Enhanced\"\n                                },\n                                {\n                                    \"name\": \"Critical\"\n                                }\n                            ]\n                        },\n                        {\n                            \"name\": \"Traffic Weighting\",\n                            \"code\": \"TrafficWeighting\",\n                            \"values\": [\n                                {\n                                    \"name\": \"Standard\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"network\": 1,\n                    \"marketLocation\": \"B\",\n                    \"provisionType\": 1,\n                    \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n                    \"isOrderable\": true,\n                    \"isOrderableDescription\": null,\n                    \"supplier\": 1,\n                    \"requirements\": [\n                        {\n                            \"name\": \"Appointment\",\n                            \"value\": \"Required\"\n                        },\n                        {\n                            \"name\": \"EndUserContact\",\n                            \"value\": \"Required\"\n                        }\n                    ]\n                }\n            ],\n            \"exchangeTechnology\": {\n                \"network\": \"NetworkOnNet\",\n                \"marketLocation\": \"B\"\n            },\n            \"isOrderable\": true,\n            \"isOrderableDescription\": null,\n            \"provisionType\": 1,\n            \"minimumActivationDate\": \"2025-05-16T01:00:00+01:00\",\n            \"installationType\": null\n        }\n    ],\n    \"lineDetails\": {\n        \"fttc\": {\n            \"ragDescription\": null,\n            \"rag\": null,\n            \"fttcUnAvailableMessage\": null,\n            \"mdfSiteId\": null,\n            \"mdfSiteName\": null,\n            \"fttcExchangeName\": null,\n            \"fttcExchangeCode\": null,\n            \"availabilityDescription\": null,\n            \"bandwidthMeasure\": null,\n            \"rangeADownstreamTopSpeed\": null,\n            \"rangeADownstreamBottomSpeed\": null,\n            \"rangeAUpstreamTopSpeed\": null,\n            \"rangeAUpstreamBottomSpeed\": null,\n            \"rangeBDownstreamTopSpeed\": null,\n            \"rangeBDownstreamBottomSpeed\": null,\n            \"rangeBUpstreamTopSpeed\": null,\n            \"rangeBUpstreamBottomSpeed\": null,\n            \"readyDate\": null,\n            \"provisioningType\": \"Unknown\",\n            \"rangeADownstreamTopSpeedValue\": null,\n            \"rangeAUpstreamTopSpeedValue\": null,\n            \"rangeADownstreamBottomSpeedValue\": null,\n            \"rangeAUpstreamBottomSpeedValue\": null,\n            \"rangeBDownstreamTopSpeedValue\": null,\n            \"rangeBDownstreamBottomSpeedValue\": null,\n            \"rangeBUpstreamTopSpeedValue\": null,\n            \"rangeBUpstreamBottomSpeedValue\": null\n        },\n        \"sogea\": {\n            \"ragDescription\": null,\n            \"rag\": null,\n            \"unAvailableMessage\": null,\n            \"mdfSiteId\": null,\n            \"mdfSiteName\": null,\n            \"exchangeName\": null,\n            \"exchangeCode\": null,\n            \"availabilityDescription\": null,\n            \"bandwidthMeasure\": null,\n            \"rangeADownstreamTopSpeed\": null,\n            \"rangeADownstreamBottomSpeed\": null,\n            \"rangeAUpstreamTopSpeed\": null,\n            \"rangeAUpstreamBottomSpeed\": null,\n            \"rangeBDownstreamTopSpeed\": null,\n            \"rangeBDownstreamBottomSpeed\": null,\n            \"rangeBUpstreamTopSpeed\": null,\n            \"rangeBUpstreamBottomSpeed\": null,\n            \"readyDate\": null,\n            \"provisioningType\": \"Unknown\",\n            \"rangeADownstreamTopSpeedValue\": null,\n            \"rangeAUpstreamTopSpeedValue\": null,\n            \"rangeADownstreamBottomSpeedValue\": null,\n            \"rangeAUpstreamBottomSpeedValue\": null,\n            \"rangeBDownstreamTopSpeedValue\": null,\n            \"rangeBDownstreamBottomSpeedValue\": null,\n            \"rangeBUpstreamTopSpeedValue\": null,\n            \"rangeBUpstreamBottomSpeedValue\": null\n        },\n        \"fttp\": {\n            \"fttpUnAvailableMessage\": null,\n            \"ragDescription\": \"Green\",\n            \"rag\": \"Green\",\n            \"reasonCodeDescription\": null,\n            \"maxDownstreamSpeed\": \"1800Mbit/s\",\n            \"maxUpstreamSpeed\": \"120Mbit/s\",\n            \"exchangeStatusDescription\": null,\n            \"ontInstallLeadTime\": null,\n            \"premiseType\": 0,\n            \"readyDate\": null,\n            \"fttpExchangeName\": \"MORPETH\",\n            \"fttpExchangeCode\": \"NEMP\",\n            \"maxDownstreamSpeedValue\": 1800000,\n            \"maxUpstreamSpeedValue\": 120000\n        },\n        \"gFast\": {\n            \"gFastUnAvailableMessage\": null,\n            \"rag\": null,\n            \"ragDescription\": null,\n            \"reasonCodeDescription\": null,\n            \"mdfSiteId\": null,\n            \"mdfSiteName\": null,\n            \"availabilityDescription\": null,\n            \"bandwidthMeasure\": null,\n            \"rangeADownstreamTopSpeed\": null,\n            \"rangeADownstreamBottomSpeed\": null,\n            \"rangeAUpstreamTopSpeed\": null,\n            \"rangeAUpstreamBottomSpeed\": null,\n            \"rangeBDownstreamTopSpeed\": null,\n            \"rangeBDownstreamBottomSpeed\": null,\n            \"rangeBUpstreamTopSpeed\": null,\n            \"rangeBUpstreamBottomSpeed\": null,\n            \"readyDate\": null,\n            \"gfastExchangeName\": null,\n            \"gfastExchangeCode\": null,\n            \"provisioningType\": \"Unknown\",\n            \"rangeADownstreamBottomSpeedValue\": null,\n            \"rangeADownstreamTopSpeedValue\": null,\n            \"rangeAUpstreamBottomSpeedValue\": null,\n            \"rangeAUpstreamTopSpeedValue\": null,\n            \"rangeBDownstreamBottomSpeedValue\": null,\n            \"rangeBDownstreamTopSpeedValue\": null,\n            \"rangeBUpstreamBottomSpeedValue\": null,\n            \"rangeBUpstreamTopSpeedValue\": null\n        },\n        \"adsl2Plus\": {\n            \"rag\": null,\n            \"ragDescription\": null,\n            \"reasonCodeDescription\": null,\n            \"speed\": null,\n            \"speedRangeMin\": null,\n            \"speedRangeMax\": null,\n            \"speedMinThreshold\": null,\n            \"exchangeStatusDescription\": null,\n            \"speedValue\": null,\n            \"speedRangeMinValue\": null,\n            \"speedRangeMaxValue\": null,\n            \"speedMinThresholdValue\": null,\n            \"mdfSiteName\": null,\n            \"mdfSiteId\": null\n        },\n        \"adsl2PlusAnnexM\": null,\n        \"ipStreamMax\": null,\n        \"lineCharacteristics\": {\n            \"btOpenreachPostCode\": null,\n            \"btWholesalePostCode\": null,\n            \"pcpId\": \"15\",\n            \"lineLength\": \"2439 (Estimate to Distribution Point)\",\n            \"cpName\": null,\n            \"spName\": null\n        }\n    },\n    \"provisioningType\": \"Unknown\",\n    \"availabilityInformation\": {\n        \"messages\": []\n    },\n    \"ontDetails\": [],\n    \"availabilityReference\": \"783b9e2b-90dc-480a-8777-8e3edd4c360f\",\n    \"accessLines\": [\n        {\n            \"accessLineId\": \"C000023574334\",\n            \"last2Digits\": \"91\",\n            \"serviceType\": \"PSTN Single Line\",\n            \"lineNumber\": null,\n            \"lineType\": \"WorkingLine\"\n        },\n        {\n            \"accessLineId\": \"NEAAAEF1TW\",\n            \"last2Digits\": null,\n            \"serviceType\": \"SMPF\",\n            \"lineNumber\": null,\n            \"lineType\": \"WorkingLine\"\n        }\n    ],\n    \"remainingAvailabilityChecks\": {\n        \"remaining\": 996,\n        \"periodTotal\": \"1000\"\n    },\n    \"addressReference\": {\n        \"qualifier\": null,\n        \"addressReferenceNumber\": \"A00015251579\",\n        \"districtCode\": \"NE\",\n        \"uprn\": null,\n        \"parentUPRN\": null\n    }\n}"}],"_postman_id":"6a85dd31-731e-46bd-b34e-edca608e9232"}],"id":"425c7da1-266d-42a1-84c8-151c8e225be9","description":"<p>Broadband Availability Checker</p>\n","_postman_id":"425c7da1-266d-42a1-84c8-151c8e225be9","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}}},{"name":"user","id":"ef4d9091-e5ff-4142-a6ee-cb7708d5b162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://apis.eclipsewholesale.co.uk/user","description":"<p>Returns a list of user information for authenticated user</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]},"isInherited":true,"source":{"_postman_id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","id":"91573ac3-a05b-4cdf-9dc2-d709f637e5f2","name":"Eclipse Wholesale APIs","type":"collection"}},"urlObject":{"path":["user"],"host":["https://apis.eclipsewholesale.co.uk"],"query":[],"variable":[]}},"response":[{"id":"47000146-234a-48f2-b1ac-e9d8d902ff6e","name":"Success","originalRequest":{"method":"GET","header":[],"url":"https://127.0.0.1/apis/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Apr 2024 18:11:54 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"184"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"7\",\n    \"firstname\": \"Adam\",\n    \"secondname\": \"Franklin\",\n    \"email\": \"adamf@eclipsenet.co.uk\",\n    \"type\": \"admin\",\n    \"companyid\": \"2\",\n    \"forcechange\": \"0\",\n    \"companyadmin\": \"0\",\n    \"enabled\": \"1\",\n    \"apiAccess\": \"1\"\n}"},{"id":"b4603958-845b-4097-acc8-e8ac934d274e","name":"Incorrect Method","originalRequest":{"method":"POST","header":[],"url":"https://127.0.0.1/apis/user"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Apr 2024 18:13:01 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1p PHP/8.1.12"},{"key":"X-Powered-By","value":"PHP/8.1.12"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Access-Control-Allow-Headers","value":"Origin, Content-Type, X-Requested-With"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Max-Age","value":"86400"},{"key":"Content-Length","value":"44"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 405,\n    \"message\": \"Method not allowed.\"\n}"}],"_postman_id":"ef4d9091-e5ff-4142-a6ee-cb7708d5b162"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"adamf@eclipsenet.co.uk"},{"key":"password","value":"{{test_password}}"}]}},"event":[{"listen":"prerequest","script":{"id":"f5bcbfd3-41a9-41f7-836d-19c0e58900e8","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"26ce4e35-9013-461e-ab53-d2afc30c2881","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://apis.eclipsewholesale.co.uk","type":"string"},{"key":"test_user","value":"adamf@eclipsenet.co.uk","type":"string"}]}