{"info":{"_postman_id":"cbdb75db-8f3e-485e-9bd5-8e9b677c4436","name":"Tickd - Pulse API","description":"<html><head></head><body><p>Follow this documentation to seamlessly integrate the Tickd Pulse API into your system.</p>\n<p>You will receive a separate document containing the values to use in place of the variables throughout this documentation.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"24462368","collectionId":"cbdb75db-8f3e-485e-9bd5-8e9b677c4436","publishedId":"2sA3JRaeyD","public":true,"customColor":{"top-bar":"f4f5f7","right-sidebar":"2D425B","highlight":"008ffd"},"publishDate":"2024-05-22T13:24:29.000Z"},"item":[{"name":"Auth","item":[{"name":"SignIn","id":"a85eba84-0d43-424e-9740-381e7013454b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"string\",\r\n    \"password\": \"string\",\r\n    \"newPassword\": \"string | null\" // only required when changing password\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/sign-in","urlObject":{"path":["auth","sign-in"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7b73c8e1-d9bf-49c6-a815-28738fb623c1","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"example\",\r\n    \"password\": \"YourPassword123!\",\r\n    \"newPassword\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/sign-in"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1175"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 28 Feb 2025 12:18:03 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-67c1a97a-5f644f7925b410824d861909"},{"key":"x-amzn-RequestId","value":"d110346e-013e-467f-b7ff-9f48a4472254"},{"key":"x-amz-apigw-id","value":"GsdrMFYwLPEEUFg="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c4ff0051ca0c026ecfda9d67a3f79e8a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"LHR62-C3"},{"key":"X-Amz-Cf-Id","value":"vnb1VlsEIajBTTmNd8WZUHvCzw_l2euXmx-ROpzsujhFNACCjBKlVA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJraWQiOiIxbXJvOFFCXC9WV1VUMTBXWk1qbWVnWHB2NGpuYW05RlNZSWxEa3dBalwvak09IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiJiNmQyMzI5NC05MGYxLTcwNzgtZjI0NC1mNmI5NmMzMWVlZjgiLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiaXNzIjoiaHR0cHM6XC9cL2NvZ25pdG8taWRwLmV1LXdlc3QtMi5hbWF6b25hd3MuY29tXC9ldS13ZXN0LTJfV0N1WlhWMEZHIiwiY29nbml0bzp1c2VybmFtZSI6ImFsZXgucm93ZSIsIm9yaWdpbl9qdGkiOiI0MjkwMzRmZi1lZmUwLTQ1MTItOWNhYi1kYWI5Y2Y0NDYyNzgiLCJhdWQiOiI0ODdsNm1xbzc1aDFoaGxsb3FuZnEzbnFwZyIsImV2ZW50X2lkIjoiODkwY2Y3MWItYWYzOC00YmRiLTk4NGEtM2ZiMGRhMDQ4MjdmIiwidG9rZW5fdXNlIjoiaWQiLCJhdXRoX3RpbWUiOjE3NDA3NDUwODMsImV4cCI6MTc0MDc0ODY4MywiaWF0IjoxNzQwNzQ1MDgzLCJqdGkiOiI0MTliYzg0Yy04ZmZmLTQyZjYtODA2Yy1lY2Y4ZWE0OTRhZTkiLCJlbWFpbCI6ImFsZXgucm93ZUB0aWNrZC5jby51ayJ9.Jh6SkqLBrkXcZmL8eec35AykOrydW-dZDiS-8S0vKw0PmR-_KmVnyv2zJBHJvcmH6HLISKTG_dW8rEEyh-RiWR5lwTdZj722xpi71muhekIoLvN8KgJrr98h0TE382s7YMvKJVZc_DHxzNDj9vCwafoOwU8JzRR5J1T2OtZ1toS56ivMvsuu2KJpDR8JXslvf44cj1ubP7kEyTaZmBAQ-aBIrgNk5o6eNRkNivbmJMIXLAS3idOkEqpkDJ2WSySD5xGx0cXrYv637HzpaCrd19JhSN89T2b6F_eH040CMwrTrN3MwTlV-K9Ax1J4UQgsA_36jmR1hNdue0rr0SvWRw\",\n    \"error\": null,\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": [],\n    \"timestamp\": \"2025-02-28T12:18:03.2073793Z\"\n}"},{"id":"52a6134c-e1b6-4918-b90a-03b1885d88a8","name":"IncorrectDetails","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"incorrectusername\",\r\n    \"password\": \"incorrectpassword\",\r\n    \"newPassword\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/sign-in"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"154"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 28 Feb 2025 12:14:00 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-67c1a885-1fc2cdf072481ced6ca98f9b"},{"key":"x-amzn-RequestId","value":"9aef6414-6aa1-41fc-b173-6e41a581ec33"},{"key":"x-amz-apigw-id","value":"GsdE8Ex-LPEEibQ="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c4ff0051ca0c026ecfda9d67a3f79e8a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"LHR62-C3"},{"key":"X-Amz-Cf-Id","value":"ZsRDww0o6x9d22kPBgfG9YbMPntbgwgt2aFSS0e0-1q2Tje7bBcN3g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"error\": \"Incorrect username or password.\",\n    \"success\": false,\n    \"status\": 401,\n    \"messages\": [],\n    \"errors\": [],\n    \"timestamp\": \"2025-02-28T12:14:00.3242102Z\"\n}"},{"id":"6d78aef0-e16e-40d1-9499-ddb4c82614f3","name":"NewPasswordRequired","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"example\",\r\n    \"password\": \"Password123!\",\r\n    \"newPassword\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/sign-in"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"146"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 28 Feb 2025 12:16:15 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-67c1a90f-77c48b620991e41539ab1479"},{"key":"x-amzn-RequestId","value":"18726af4-841f-420d-ab4e-9c665cad7866"},{"key":"x-amz-apigw-id","value":"GsdacEB1LPEEOqA="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c4ff0051ca0c026ecfda9d67a3f79e8a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"LHR62-C3"},{"key":"X-Amz-Cf-Id","value":"7GzH4V0k7WIhsjJabRXpVrP5an3LxzXO9LuCsZIy3Yo_DqsR0vI2HA=="}],"cookie":[],"responseTime":null,"body":"{\n  \"token\": null,\n  \"error\": \"New password is required.\",\n  \"success\": false,\n  \"status\": 403,\n  \"messages\": [],\n  \"errors\": [],\n  \"timestamp\": \"2025-02-28T12:37:37.1754762Z\"\n}"},{"id":"71a3bf4a-e55e-4ad1-a8fb-6452872680bf","name":"NewPasswordErrors","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"example\",\r\n    \"password\": \"Password123!\",\r\n    \"newPassword\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/sign-in"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"182"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 28 Feb 2025 12:16:55 GMT"},{"key":"X-Amzn-Trace-Id","value":"Root=1-67c1a937-572947413a0f51083ba211fe"},{"key":"x-amzn-RequestId","value":"e3f7d625-afa2-4dc6-8b7d-23a0c481c014"},{"key":"x-amz-apigw-id","value":"GsdguF8UrPEEA7w="},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c4ff0051ca0c026ecfda9d67a3f79e8a.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"LHR62-C3"},{"key":"X-Amz-Cf-Id","value":"KMFTWV5h4ka0QsOrP6V291KSmAzssOznjGAieeW_gPOCmYWqVMBLzQ=="}],"cookie":[],"responseTime":null,"body":"{\n  \"token\": null,\n  \"error\": \"Password does not conform to policy: Password not long enough\",\n  \"success\": false,\n  \"status\": 400,\n  \"messages\": [],\n  \"errors\": [],\n  \"timestamp\": \"2025-02-28T12:39:20.5205093Z\"\n}"}],"_postman_id":"a85eba84-0d43-424e-9740-381e7013454b"},{"name":"ForgotPassword","id":"efcc0e67-9577-478c-ad10-c70b34cc65db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"string\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/forgot-password","urlObject":{"path":["auth","forgot-password"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"efcc0e67-9577-478c-ad10-c70b34cc65db"},{"name":"ResetPassword","id":"ad29bbd0-ac38-4b61-8f2b-a648420f95d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"string\",\r\n    \"confirmationCode\": \"string\", // sent via email triggered by /forgot-password\r\n    \"password\": \"string\" // set new password \r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/reset-password","urlObject":{"path":["auth","reset-password"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad29bbd0-ac38-4b61-8f2b-a648420f95d8"},{"name":"ChangePassword","id":"9464f9c6-6227-4c2e-bd73-aab4fcc00744","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"string\",\r\n    \"oldPassword\": \"string\",\r\n    \"newPassword\": \"string\" \r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/auth/change-password","urlObject":{"path":["auth","change-password"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9464f9c6-6227-4c2e-bd73-aab4fcc00744"}],"id":"2ef42ee7-bbff-4357-93b9-4c64547f5bdd","description":"<p>Use your username and password to authenticate to the platform.</p>\n<p>Tickd will create an account for you to authenticate with. You will receive your username and initial password via an email.</p>\n<p>Upon your first request you will be required to provide a \"newPassword\", which can then be used for all requests in the future.</p>\n<p>Your new password must:</p>\n<ol>\n<li><p>Be a minimum of 8 characters long.</p>\n</li>\n<li><p>Include a capital letter.</p>\n</li>\n<li><p>Include a numeric character.</p>\n</li>\n<li><p>Include a special character.</p>\n</li>\n</ol>\n<p>You will receive a JWT token which can then be utilised when making requests to all other pulse endpoints.</p>\n","_postman_id":"2ef42ee7-bbff-4357-93b9-4c64547f5bdd"},{"name":"Address Lookup","item":[{"name":"Postcode","id":"fa4f5861-2f4f-4480-9f53-55f3299a736f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/postcode?postcode={postcode}&fuelType=1&brokerId={id}","urlObject":{"path":["addressutility","address-lookup","postcode"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"postcode","value":"{postcode}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}],"variable":[]}},"response":[{"id":"44e1f39f-005f-4e0c-b897-c4bc1ac5bf7f","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/postcode?postcode={postcode}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","postcode"],"query":[{"key":"postcode","value":"{postcode}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"addresses\": [\n    {\n      \"udprn\": \"string\",\n      \"mpxn\": \"string\",\n      \"addressId\": \"string\",\n      \"meterType\": 0,\n      \"additionalInformation\": \"string\",\n      \"poBox\": \"string\",\n      \"subBuilding\": \"string\",\n      \"buildingName\": \"string\",\n      \"buildingNumber\": \"string\",\n      \"subStreet\": \"string\",\n      \"street\": \"string\",\n      \"subLocality\": \"string\",\n      \"locality\": \"string\",\n      \"town\": \"string\",\n      \"county\": \"string\",\n      \"postCode\": \"string\",\n      \"addressLine1\": \"string\",\n      \"addressLine2\": \"string\",\n      \"addressLine3\": \"string\",\n      \"uniqueIdentifierHash\": 0\n    }\n  ]\n}"},{"id":"6823813c-b3b4-4d0c-9b1e-06cf5aed15c8","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/postcode?postcode={postcode}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","postcode"],"query":[{"key":"postcode","value":"{postcode}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"fa4f5861-2f4f-4480-9f53-55f3299a736f"},{"name":"Mpan","id":"d187d674-7d7d-429c-971d-2784aa8246c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpan?mpan={mpan}&brokerId={id}","urlObject":{"path":["addressutility","address-lookup","mpan"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"brokerId","value":"{id}"}],"variable":[]}},"response":[{"id":"ef6d4511-8585-40bf-a7e1-17abdc50d72a","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpan?mpan={mpan}&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mpan"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"brokerId","value":"{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"b3c95fdc-ad38-4a18-99ae-8bb4588f68f8","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpan?mpan={mpan}&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mpan"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"brokerId","value":"{id}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"addresses\": [\n    {\n      \"udprn\": \"string\",\n      \"mpxn\": \"string\",\n      \"addressId\": \"string\",\n      \"meterType\": 0,\n      \"additionalInformation\": \"string\",\n      \"poBox\": \"string\",\n      \"subBuilding\": \"string\",\n      \"buildingName\": \"string\",\n      \"buildingNumber\": \"string\",\n      \"subStreet\": \"string\",\n      \"street\": \"string\",\n      \"subLocality\": \"string\",\n      \"locality\": \"string\",\n      \"town\": \"string\",\n      \"county\": \"string\",\n      \"postCode\": \"string\",\n      \"addressLine1\": \"string\",\n      \"addressLine2\": \"string\",\n      \"addressLine3\": \"string\",\n      \"uniqueIdentifierHash\": 0\n    }\n  ]\n}"}],"_postman_id":"d187d674-7d7d-429c-971d-2784aa8246c1"},{"name":"DetailedMpan","id":"7cb92a74-a044-4f00-bff8-57c9dc11185a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/detailed-mpan?mpan={mpan}&brokerId={brokerId}","urlObject":{"path":["addressutility","address-lookup","detailed-mpan"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"brokerId","value":"{brokerId}"}],"variable":[]}},"response":[{"id":"4568446b-ca9f-4560-932c-19169cad972f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpan?mpan={mpan}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mpan"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"a449662b-f04b-4a38-9d5d-4b36bc81fe6e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpan?mpan={mpan}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mpan"],"query":[{"key":"mpan","value":"{mpan}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"result\": {\n    \"header\": {\n      \"requestDate\": \"string\",\n      \"requestId\": 0,\n      \"responseTime\": \"string\",\n      \"versionNumber\": \"string\"\n    },\n    \"results\": [\n      {\n        \"parameterSet\": {\n          \"parameters\": [\n            {\n              \"key\": \"string\",\n              \"value\": \"string\"\n            }\n          ]\n        },\n        \"utilityMatches\": [\n          {\n            \"utilityKey\": \"string\",\n            \"utilityType\": \"string\",\n            \"utilityDetails\": [\n              {\n                \"key\": \"string\",\n                \"value\": \"string\"\n              }\n            ],\n            \"meters\": [\n              {\n                \"meterDetails\": [\n                  {\n                    \"key\": \"string\",\n                    \"value\": \"string\"\n                  }\n                ]\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  }\n}"}],"_postman_id":"7cb92a74-a044-4f00-bff8-57c9dc11185a"},{"name":"Mprn","id":"7832d408-8272-4270-97a5-0f4c07eb81c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mprn?mprn={mprn}&brokerId={id}","urlObject":{"path":["addressutility","address-lookup","mprn"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"brokerId","value":"{id}"}],"variable":[]}},"response":[{"id":"dba9a10b-d2aa-4bbd-8d8f-a62d59e67c7b","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mprn?mprn={mprn}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mprn"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"a0ff89e2-a498-453e-b54a-60a7e3a0cca0","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mprn?mprn={mprn}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mprn"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"addresses\": [\n    {\n      \"udprn\": \"string\",\n      \"mpxn\": \"string\",\n      \"addressId\": \"string\",\n      \"meterType\": 0,\n      \"additionalInformation\": \"string\",\n      \"poBox\": \"string\",\n      \"subBuilding\": \"string\",\n      \"buildingName\": \"string\",\n      \"buildingNumber\": \"string\",\n      \"subStreet\": \"string\",\n      \"street\": \"string\",\n      \"subLocality\": \"string\",\n      \"locality\": \"string\",\n      \"town\": \"string\",\n      \"county\": \"string\",\n      \"postCode\": \"string\",\n      \"addressLine1\": \"string\",\n      \"addressLine2\": \"string\",\n      \"addressLine3\": \"string\",\n      \"uniqueIdentifierHash\": 0\n    }\n  ]\n}"}],"_postman_id":"7832d408-8272-4270-97a5-0f4c07eb81c7"},{"name":"DetailedMprn","id":"88399306-219a-465a-840f-d4053fda3718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/detailed-mprn?mprn={mprn}&brokerId={id}","urlObject":{"path":["addressutility","address-lookup","detailed-mprn"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"brokerId","value":"{id}"}],"variable":[]}},"response":[{"id":"a54c5607-2515-45b4-8000-b92fd63a45fc","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mprn?mprn={mprn}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mprn"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"ed0e7870-8eb4-4907-9c47-6d01a9e14945","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mprn?mprn={mprn}&fuelType=1&brokerId={id}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","mprn"],"query":[{"key":"mprn","value":"{mprn}"},{"key":"fuelType","value":"1"},{"key":"brokerId","value":"{id}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"result\": {\n    \"switchGasData\": [\n      {\n        \"addressId\": \"string\",\n        \"currentSupplierId\": \"string\",\n        \"currentSupplierName\": \"string\",\n        \"meterCapacity\": \"string\",\n        \"meterSerialNumber\": \"string\",\n        \"mprn\": \"string\",\n        \"mpaq\": \"string\",  // indicates annual gas usage\n        \"ldzId\": \"string\",\n        \"uprn\": \"string\",\n        \"address\": [\n          {\n            \"primaryName\": \"string\",\n            \"secondaryName\": \"string\",\n            \"street1\": \"string\",\n            \"street2\": \"string\",\n            \"locality1\": \"string\",\n            \"locality2\": \"string\",\n            \"town\": \"string\",\n            \"postcode\": \"string\",\n            \"logicalStatus\": \"string\",\n            \"language\": \"string\",\n            \"organisation\": \"string\",\n            \"addressType\": \"string\",\n            \"confidenceScore\": \"string\",\n            \"classification\": \"string\",\n            \"latitude\": \"string\",\n            \"longitude\": \"string\"\n          }\n        ],\n        \"gasTransportId\": \"string\",\n        \"meterPointStatus\": \"string\",\n        \"houseName\": \"string\",\n        \"subBuildingName\": \"string\",\n        \"houseNumber\": \"string\",\n        \"county\": \"string\",\n        \"postTown\": \"string\",\n        \"postcode\": \"string\",\n        \"street\": \"string\",\n        \"amrIndicator\": \"string\",\n        \"currentSupplierRegEffectiveDate\": \"string\",\n        \"pendingSupplierRegEffectiveDate\": \"string\",\n        \"meterInstallationDate\": \"string\",\n        \"exitZone\": \"string\",\n        \"meterImperialIndicator\": \"string\",\n        \"meterModel\": \"string\",\n        \"incomingSupplier\": \"string\",\n        \"lastMeterReadDate\": \"string\",\n        \"lastMeterReadValue\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"88399306-219a-465a-840f-d4053fda3718"},{"name":"Mpxn Via Address Line","id":"2002a9af-213b-47db-9eb4-960cf427f4fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"postcode\": \"string\",\r\n  \"addressLine\": \"string\",\r\n  \"fuelType\": 0, // 0 = Electricity, 1 = Gas,\r\n  \"brokerId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpxn-via-addressline","urlObject":{"path":["addressutility","address-lookup","mpxn-via-addressline"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ba98d2fe-057b-4419-8e0c-ae310d0d96d3","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpxn-via-addressline"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"5ed303a7-4670-4565-940a-1fdae2c58520","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/mpxn-via-addressline"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"result\": {\n    \"address\": \"string\",\n    \"mpxn\": \"string\",\n    \"fuelType\": \"string\"\n  }\n}"}],"_postman_id":"2002a9af-213b-47db-9eb4-960cf427f4fb"},{"name":"Msn","id":"087f4458-afa6-42c5-9b0f-2495da9860ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup?msn={msn}&brokerId={brokerId}","urlObject":{"path":["addressutility","address-lookup","msn-lookup"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}],"variable":[]}},"response":[{"id":"503d1854-6b72-4f48-ae00-5241f81a0a87","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup?msn={msn}&brokerId={brokerId}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","msn-lookup"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"a9ff0d6b-6a8f-4656-a1da-eba0f63ac971","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup?msn={msn}&brokerId={brokerId}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","msn-lookup"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"header\": {\n    \"requestDate\": \"string\",\n    \"requestId\": 0,\n    \"responseTime\": \"string\",\n    \"versionNumber\": \"string\"\n  },\n  \"results\": [\n    {\n      \"parameterSet\": {\n        \"parameters\": [\n          {\n            \"key\": \"string\",\n            \"value\": \"string\"\n          }\n        ]\n      },\n      \"utilityAddressMatches\": [\n        {\n          \"addressDetails\": [\n            {\n              \"key\": \"string\",\n              \"value\": \"string\"\n            }\n          ],\n          \"utilityType\": \"string\"\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"087f4458-afa6-42c5-9b0f-2495da9860ff"},{"name":"MsnForGas","id":"b59ab7ba-5e7c-4c15-a637-ea03d9ff2514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup/gas?msn={msn}&brokerId={brokerId}","urlObject":{"path":["addressutility","address-lookup","msn-lookup","gas"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}],"variable":[]}},"response":[{"id":"364239f5-48f6-42d6-96eb-2bf39cdc7e03","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup?msn={msn}&brokerId={brokerId}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","msn-lookup"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"},{"id":"1d844fe4-df11-4cf3-93e3-dfb84086dcda","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/msn-lookup?msn={msn}&brokerId={brokerId}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","msn-lookup"],"query":[{"key":"msn","value":"{msn}"},{"key":"brokerId","value":"{brokerId}"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"status\": 200,\n  \"messages\": [\n    \"string\"\n  ],\n  \"errors\": [\n    \"string\"\n  ],\n  \"timestamp\": \"string\",\n  \"result\": {\n    \"switchGasData\": [\n      {\n        \"addressId\": \"string\",\n        \"currentSupplierId\": \"string\",\n        \"currentSupplierName\": \"string\",\n        \"meterCapacity\": \"string\",\n        \"meterSerialNumber\": \"string\",\n        \"mprn\": \"string\",\n        \"mpaq\": \"string\",\n        \"ldzId\": \"string\",\n        \"uprn\": \"string\",\n        \"address\": [\n          {\n            \"primaryName\": \"string\",\n            \"secondaryName\": \"string\",\n            \"street1\": \"string\",\n            \"street2\": \"string\",\n            \"locality1\": \"string\",\n            \"locality2\": \"string\",\n            \"town\": \"string\",\n            \"postcode\": \"string\",\n            \"logicalStatus\": \"string\",\n            \"language\": \"string\",\n            \"organisation\": \"string\",\n            \"addressType\": \"string\",\n            \"confidenceScore\": \"string\",\n            \"classification\": \"string\",\n            \"latitude\": \"string\",\n            \"longitude\": \"string\"\n          }\n        ],\n        \"gasTransportId\": \"string\",\n        \"meterPointStatus\": \"string\",\n        \"houseName\": \"string\",\n        \"subBuildingName\": \"string\",\n        \"houseNumber\": \"string\",\n        \"county\": \"string\",\n        \"postTown\": \"string\",\n        \"postcode\": \"string\",\n        \"street\": \"string\",\n        \"amrIndicator\": \"string\",\n        \"currentSupplierRegEffectiveDate\": \"string\",\n        \"pendingSupplierRegEffectiveDate\": \"string\",\n        \"meterInstallationDate\": \"string\",\n        \"exitZone\": \"string\",\n        \"meterImperialIndicator\": \"string\",\n        \"meterModel\": \"string\",\n        \"incomingSupplier\": \"string\",\n        \"lastMeterReadDate\": \"string\",\n        \"lastMeterReadValue\": \"string\"\n      }\n    ]\n  }\n}"}],"_postman_id":"b59ab7ba-5e7c-4c15-a637-ea03d9ff2514"},{"name":"Detailed Electricity and Gas","id":"33379365-842f-4a86-a943-4934e1b5f3eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/addressutility/address-lookup/detailed-electricity-gas?mpxn={mpxn}&brokerId={brokerId}&fuelType={fuelType}","description":"<p>This endpoint retrieves detailed meter information for a property based on the provided mpxn and fuelType. If fuelType is 0 (electricity), the response includes electricity meter details and the corresponding gas meter if available (some properties might not have a gas meter). If fuelType is 1 (gas), the response includes gas meter details and the corresponding electricity meter.</p>\n","urlObject":{"path":["addressutility","address-lookup","detailed-electricity-gas"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"mpxn","value":"{mpxn}"},{"key":"brokerId","value":"{brokerId}"},{"description":{"content":"<p>0 - electricity, 1 - gas</p>\n","type":"text/plain"},"key":"fuelType","value":"{fuelType}"}],"variable":[]}},"response":[{"id":"61d9108e-e972-4628-b2e7-882368907a71","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/addressutility/address-lookup/detailed-electricity-gas?mpxn={mpxn}&brokerId={brokerId}&fuelType={fuelType}","host":["{{PULSE_BASE_URL}}"],"path":["addressutility","address-lookup","detailed-electricity-gas"],"query":[{"key":"mpxn","value":"{mpxn}"},{"key":"brokerId","value":"{brokerId}"},{"key":"fuelType","value":"{fuelType}","description":"0 - electricity, 1 - gas"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"success\": true,\r\n  \"status\": 200,\r\n  \"messages\": [\r\n    \"string\"\r\n  ],\r\n  \"errors\": [\r\n    \"string\"\r\n  ],\r\n  \"timestamp\": \"string\",\r\n  \"result\": {\r\n    \"electricityDetails\": [\r\n      {\r\n        \"utilityKey\": \"string\",\r\n        \"utilityType\": \"string\",\r\n        \"utilityDetails\": [\r\n          {\r\n            \"key\": \"string\",\r\n            \"value\": \"string\"\r\n          }\r\n        ],\r\n        \"meters\": [\r\n          {\r\n            \"meterDetails\": [\r\n              {\r\n                \"key\": \"string\",\r\n                \"value\": \"string\"\r\n              }\r\n            ]\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \"gasDetails\": [\r\n      {\r\n        \"addressId\": \"string\",\r\n        \"currentSupplierId\": \"string\",\r\n        \"currentSupplierName\": \"string\",\r\n        \"meterCapacity\": \"string\",\r\n        \"meterSerialNumber\": \"string\",\r\n        \"mprn\": \"string\",\r\n        \"mpaq\": \"string\",\r\n        \"ldzId\": \"string\",\r\n        \"uprn\": \"string\",\r\n        \"address\": [\r\n          {\r\n            \"primaryName\": \"string\",\r\n            \"secondaryName\": \"string\",\r\n            \"street1\": \"string\",\r\n            \"street2\": \"string\",\r\n            \"locality1\": \"string\",\r\n            \"locality2\": \"string\",\r\n            \"town\": \"string\",\r\n            \"postcode\": \"string\",\r\n            \"logicalStatus\": \"string\",\r\n            \"language\": \"string\",\r\n            \"organisation\": \"string\",\r\n            \"addressType\": \"string\",\r\n            \"confidenceScore\": \"string\",\r\n            \"classification\": \"string\",\r\n            \"latitude\": \"string\",\r\n            \"longitude\": \"string\"\r\n          }\r\n        ],\r\n        \"gasTransportId\": \"string\",\r\n        \"meterPointStatus\": \"string\",\r\n        \"houseName\": \"string\",\r\n        \"subBuildingName\": \"string\",\r\n        \"houseNumber\": \"string\",\r\n        \"county\": \"string\",\r\n        \"postTown\": \"string\",\r\n        \"postcode\": \"string\",\r\n        \"street\": \"string\",\r\n        \"amrIndicator\": \"string\",\r\n        \"currentSupplierRegEffectiveDate\": \"string\",\r\n        \"pendingSupplierRegEffectiveDate\": \"string\",\r\n        \"meterInstallationDate\": \"string\",\r\n        \"exitZone\": \"string\",\r\n        \"meterImperialIndicator\": \"string\",\r\n        \"meterModel\": \"string\",\r\n        \"incomingSupplier\": \"string\",\r\n        \"lastMeterReadDate\": \"string\",\r\n        \"lastMeterReadValue\": \"string\"\r\n      }\r\n    ]\r\n  }\r\n}"}],"_postman_id":"33379365-842f-4a86-a943-4934e1b5f3eb"}],"id":"ff60ea21-7175-43a5-9b00-a740d5cec9eb","description":"<p>Leverage these endpoints to fetch up to date address and meter data from the industry, that match your search criteria.</p>\n<p><em>Disclaimer</em></p>\n<p>When retrieving address details using the below endpoints, you will receive an 'mpxn' value as part of the response. If you do an electricity search, this will be your mpan value, whereas if you do a gas address search this will be your mprn value.</p>\n<p><strong>Postcode search</strong></p>\n<p>When using the postcode lookup endpoint, you can provide a 'utilityType' value to specificy an electricity or gas search, where 0 = Electricity and 1 = Gas. Should you not include this in the request, the search will default to an electricity lookup.</p>\n<p><em>Please note that gas address searches via postcode won't return an MPRN value, but an address ID instead.</em></p>\n<p><strong>Mpan search</strong></p>\n<p>Should you know the mpan of the meter already, you can utilise the value here to retrieve the rest of the relating address data.</p>\n<p><strong>Mprn search</strong></p>\n<p>Should you know the mprn of the meter already, you can utilise the value here to retrieve the rest of the relating address data.</p>\n","_postman_id":"ff60ea21-7175-43a5-9b00-a740d5cec9eb"},{"name":"Charity Lookup","item":[{"name":"Name","id":"f8ede5c0-39b8-4eb1-a288-56834789882f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/name?name={charityName}","urlObject":{"path":["charity","name"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"name","value":"{charityName}"}],"variable":[]}},"response":[{"id":"789d6fac-ea00-4cc0-8058-74203a1fe1f9","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/name/{charityName}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"573"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:53:40 GMT"},{"key":"x-amzn-RequestId","value":"558cb2f4-4ce4-4b78-b406-0eb72cd63a0c"},{"key":"x-amz-apigw-id","value":"YBWfLFLbrPEEXsQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0460-5ed95c8d7bc07257088ecc2b;Parent=7fa9611bd47a1c8f;Sampled=0;lineage=58c306c6:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 bf7ddccbb38083d1ce515f8046ed53b4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"0ZsP-Ga5G-c9ElLvzegkY6DB7kXUWwBcoXAkW1BfpPO4jwLf2yuN1w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"charities\": [\n        {\n            \"name\": \"<string>\",\n            \"number\": \"<string>\",\n            \"registeredAddress\": {\n                \"udprn\": \"<string | null>\",\n                \"mpxn\": \"<string | null>\",\n                \"addressId\": \"<string | null>\",\n                \"additionalInformation\": \"<string | null>\",\n                \"poBox\": \"<string | null>\",\n                \"subBuilding\": \"<string | null>\",\n                \"buildingName\": \"<string | null>\",\n                \"buildingNumber\": \"<string | null>\",\n                \"subStreet\": \"<string | null>\",\n                \"street\": \"<string | null>\",\n                \"subLocality\": \"<string | null>\",\n                \"locality\": \"<string | null>\",\n                \"town\": \"<string | null>\",\n                \"county\": \"<string | null>\",\n                \"postCode\": \"<string | null>\",\n                \"addressLine1\": \"<string | null>\",\n                \"addressLine2\": \"<string | null>\",\n                \"addressLine3\": \"<string | null>\"\n            },\n            \"sicCodes\": [\n                \"<string>\"\n            ],\n            \"companyStatus\": \"<string>\"\n        }\n    ],\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": null\n}"},{"id":"3bc2b1b5-4ea5-48fc-acd3-1093ff8a742e","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/name/{charityName}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"f8ede5c0-39b8-4eb1-a288-56834789882f"},{"name":"Registration number","id":"de5a557c-bbd6-4589-80bc-637f9cc3f3e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/number?number={charityNumber}","urlObject":{"path":["charity","number"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"number","value":"{charityNumber}"}],"variable":[]}},"response":[{"id":"f03f8538-39a5-48e4-8468-ba3285c189d8","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/number/{charityNumber}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"848"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:57:27 GMT"},{"key":"x-amzn-RequestId","value":"d1cbefdf-b61b-4610-baa4-b5bd74a928e5"},{"key":"x-amz-apigw-id","value":"YBXCsFhsrPEEPzA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0544-3604137850b3255408470728;Parent=65eb10582d069d16;Sampled=0;lineage=58c306c6:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 bf7ddccbb38083d1ce515f8046ed53b4.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"No1THGFfqWrllUX3NCPl5E-Di8VSPu6jehs2dTbghUiw5UTciFDQYg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"charityDetails\": {\n        \"name\": \"<string | null>\",\n        \"number\": \"<string | null>\",\n        \"incorporationDate\": \"<DateTime | null>\",\n        \"registeredAddress\": {\n            \"udprn\": \"<string | null>\",\n            \"mpxn\": \"<string | null>\",\n            \"addressId\": \"<string | null>\",\n            \"additionalInformation\": \"<string | null>\",\n            \"poBox\": \"<string | null>\",\n            \"subBuilding\": \"<string | null>\",\n            \"buildingName\": \"<string | null>\",\n            \"buildingNumber\": \"<string | null>\",\n            \"subStreet\": \"<string | null>\",\n            \"street\": \"<string | null>\",\n            \"subLocality\": \"<string | null>\",\n            \"locality\": \"<string | null>\",\n            \"town\": \"<string | null>\",\n            \"county\": \"<string | null>\",\n            \"postCode\": \"<string | null>\",\n            \"addressLine1\": \"<string | null>\",\n            \"addressLine2\": \"<string | null>\",\n            \"addressLine3\": \"<string | null>\"\n        },\n        \"sicCodes\": [\n            \"<string>\"\n        ],\n        \"creditScore\": {\n            \"provider\": \"<string>\", // Experian | Internal\n            \"score\": \"<int>\",\n            \"checkedOn\": \"<DateTime>\"\n        },\n        \"companyStatus\": \"<string>\",\n        \"isMicroBusiness\": \"<boolean>\"\n    },\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": null\n}"},{"id":"acdf4431-d886-4e44-bd6c-075adb0191af","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/charity/number/{charityNumber}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"176"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 13:43:41 GMT"},{"key":"x-amzn-RequestId","value":"b2654c6f-9631-4530-b2be-938c9c34a4df"},{"key":"x-amz-apigw-id","value":"YBVCDH9qLPEEL6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a020c-08cf66d6355fcc8324fb6b83;Parent=4ad9a0d6582c50fc;Sampled=0;lineage=bd6e312a:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 b730df6995cd214c47b65c5bd9c5eb3e.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6ZM8BFBBRNHDeCtAWGU6WXA_N2gfS9BEtNcL50WZtMIH8HToy72iNg=="}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": null,\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"de5a557c-bbd6-4589-80bc-637f9cc3f3e1"}],"id":"a3e8d45b-b627-4e4a-bc91-2e1f61901f53","description":"<p>Leverage these endpoints to fetch up to date charity data, that match your search criteria.</p>\n<p><strong>Name search</strong></p>\n<p>By utilising the charity search via name, you will receive fundamental data relating to the charities, including their registration number.</p>\n<p><strong>Number search</strong></p>\n<p>By utilising the charity search via registration number, you will receive a slightly more in depth view of the data relating to this charity.</p>\n","_postman_id":"a3e8d45b-b627-4e4a-bc91-2e1f61901f53"},{"name":"Company Lookup","item":[{"name":"Limited","item":[{"name":"Registration number","id":"9b0122b8-eab5-4ae3-9c85-e41790b4a3cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/company/number?companynumber={companyNumber}","urlObject":{"path":["company","number"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"companynumber","value":"{companyNumber}"}],"variable":[]}},"response":[{"id":"fd329321-3693-45fe-be18-37259b3b451d","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/company/number/{companyNumber}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"780"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:25:07 GMT"},{"key":"x-amzn-RequestId","value":"2b644907-4d03-4481-b920-aa61d7638f13"},{"key":"x-amz-apigw-id","value":"YBbGSHZhrPEEWhQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0bc1-186f5cad2cab80811ea5d681;Parent=366b16267ebddb2d;Sampled=0;lineage=19789342:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"Smt7O88sDzIegqRH58hPIeSZAnaSxKzvWMuIKsZg_FMJgHpoEdu3hA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"company\": {\n        \"name\": \"<string | null>\",\n        \"number\": \"<string | null>\",\n        \"incorporationDate\": \"<DateTime | null>\",\n        \"registeredAddress\": {\n            \"udprn\": \"<string | null>\",\n            \"mpxn\": \"<string | null>\",\n            \"addressId\": \"<string | null>\",\n            \"additionalInformation\": \"<string | null>\",\n            \"poBox\": \"<string | null>\",\n            \"subBuilding\": \"<string | null>\",\n            \"buildingName\": \"<string | null>\",\n            \"buildingNumber\": \"<string | null>\",\n            \"subStreet\": \"<string | null>\",\n            \"street\": \"<string | null>\",\n            \"subLocality\": \"<string | null>\",\n            \"locality\": \"<string | null>\",\n            \"town\": \"<string | null>\",\n            \"county\": \"<string | null>\",\n            \"postCode\": \"<string | null>\",\n            \"addressLine1\": \"<string | null>\",\n            \"addressLine2\": \"<string | null>\",\n            \"addressLine3\": \"<string | null>\"\n        },\n        \"sicCodes\": [\n            \"<string>\"\n        ],\n        \"creditScore\": {\n            \"provider\": \"<string>\", // Experian | Internal\n            \"score\": \"<int>\",\n            \"checkedOn\": \"<DateTime>\"\n        },\n        \"companyStatus\": \"<string>\",\n        \"isMicroBusiness\": \"<boolean>\"\n    },\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": null\n}"},{"id":"79e69345-eb34-4439-85b7-b76f7fa54fc0","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"postcode\": \"b13hr\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/company/number/{companyNumber}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"9b0122b8-eab5-4ae3-9c85-e41790b4a3cd"},{"name":"Name","id":"eda5e343-2200-4f3f-a1aa-7bff9d8c0aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/company/name?companyName={companyName}","urlObject":{"path":["company","name"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"companyName","value":"{companyName}"}],"variable":[]}},"response":[{"id":"d91510b5-784e-462a-8891-5fa252d3bac4","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/company/name/{companyName}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"542"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:27:28 GMT"},{"key":"x-amzn-RequestId","value":"c8aeb0fd-a3ea-4403-8656-823998a7ce04"},{"key":"x-amz-apigw-id","value":"YBbcjEP9LPEEF0w="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0c50-0a1424d870b72ea80c59738c;Parent=22906c5ada35968b;Sampled=0;lineage=19789342:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"Jz8oHwm8NtoEBtZy1DOz7dsfPjETpQKNe1UKVekhr4LdVTSpGTCzEA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"companies\": [\n        {\n            \"name\": \"<string>\",\n            \"number\": \"<string>\",\n            \"registeredAddress\": {\n                \"udprn\": \"<string | null>\",\n                \"mpxn\": \"<string | null>\",\n                \"addressId\": \"<string | null>\",\n                \"additionalInformation\": \"<string | null>\",\n                \"poBox\": \"<string | null>\",\n                \"subBuilding\": \"<string | null>\",\n                \"buildingName\": \"<string | null>\",\n                \"buildingNumber\": \"<string | null>\",\n                \"subStreet\": \"<string | null>\",\n                \"street\": \"<string | null>\",\n                \"subLocality\": \"<string | null>\",\n                \"locality\": \"<string | null>\",\n                \"town\": \"<string | null>\",\n                \"county\": \"<string | null>\",\n                \"postCode\": \"<string | null>\",\n                \"addressLine1\": \"<string | null>\",\n                \"addressLine2\": \"<string | null>\",\n                \"addressLine3\": \"<string | null>\"\n            },\n            \"sicCodes\": [\n                \"<string>\"\n            ],\n            \"companyStatus\": \"<string>\"\n        }\n    ],\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": null\n}"},{"id":"4e20f50c-9daa-48d3-b1af-6c71c2cb9d4f","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"postcode\": \"b13hr\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/company/name/{companyName}"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"eda5e343-2200-4f3f-a1aa-7bff9d8c0aad"}],"id":"1290e88b-1ac8-4f6f-84db-2ff83c07f2ec","description":"<p>Leverage these endpoints to fetch up to date LTD company data, that match your search criteria.</p>\n<p><strong>Name search</strong></p>\n<p>By utilising the company search via name, you will receive fundamental data relating to the companies, including their registration number.</p>\n<p><strong>Number search</strong></p>\n<p>By utilising the company search via registration number, you will receive a slightly more in depth view of the data relating to this company.</p>\n","_postman_id":"1290e88b-1ac8-4f6f-84db-2ff83c07f2ec"},{"name":"Sole Trader","item":[{"name":"Sole trader","id":"34541034-a83f-4d5e-85b3-d11b00cbce33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":"{{PULSE_BASE_URL}}/company/sole-trader?name={companyName}&postcode={postCode}","urlObject":{"path":["company","sole-trader"],"host":["{{PULSE_BASE_URL}}"],"query":[{"key":"name","value":"{companyName}"},{"key":"postcode","value":"{postCode}"}],"variable":[]}},"response":[{"id":"8d96441f-b73c-4414-8a78-293acca33d51","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"url":{"raw":"{{PULSE_BASE_URL}}/company/sole-trader?name={soleTraderName}&postcode={soleTraderPostcode}","host":["{{PULSE_BASE_URL}}"],"path":["company","sole-trader"],"query":[{"key":"name","value":"{soleTraderName}"},{"key":"postcode","value":"{soleTraderPostcode}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1179"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:28:14 GMT"},{"key":"x-amzn-RequestId","value":"55dad3c9-3a6a-4f30-8d8d-22889ec07c26"},{"key":"x-amz-apigw-id","value":"YBbjlEKVrPEEiww="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0c7d-3eb6f8104c5f05097ff98ab1;Parent=29597288a0a43f35;Sampled=0;lineage=19789342:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GquZUTlfIK8OrDjQoFp_VV0IBXSl44VivLzgYlFD7EO142kWVsb-jA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"companies\": [\n        {\n            \"name\": \"<string>\",\n            \"number\": \"<string>\",\n            \"registeredAddress\": {\n                \"udprn\": \"<string | null>\",\n                \"mpxn\": \"<string | null>\",\n                \"addressId\": \"<string | null>\",\n                \"additionalInformation\": \"<string | null>\",\n                \"poBox\": \"<string | null>\",\n                \"subBuilding\": \"<string | null>\",\n                \"buildingName\": \"<string | null>\",\n                \"buildingNumber\": \"<string | null>\",\n                \"subStreet\": \"<string | null>\",\n                \"street\": \"<string | null>\",\n                \"subLocality\": \"<string | null>\",\n                \"locality\": \"<string | null>\",\n                \"town\": \"<string | null>\",\n                \"county\": \"<string | null>\",\n                \"postCode\": \"<string | null>\",\n                \"addressLine1\": \"<string | null>\",\n                \"addressLine2\": \"<string | null>\",\n                \"addressLine3\": \"<string | null>\"\n            },\n            \"sicCodes\": [\n                \"<string>\"\n            ],\n            \"companyStatus\": \"<string>\"\n        }\n    ],\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [],\n    \"errors\": null\n}"},{"id":"02d607e0-0f46-4225-bd5d-3f4589393be8","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"postcode\": \"b13hr\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{PULSE_BASE_URL}}/company/sole-trader?name={soleTraderName}&postcode={soleTraderPostcode}","host":["{{PULSE_BASE_URL}}"],"path":["company","sole-trader"],"query":[{"key":"name","value":"{soleTraderName}"},{"key":"postcode","value":"{soleTraderPostcode}"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"34541034-a83f-4d5e-85b3-d11b00cbce33"}],"id":"c8cb23d5-3a99-4ec3-97eb-1b0a595eacf1","description":"<p>By utilising the sole trader search, you will receive the fundamental details relating to the business including the registration number where possible.</p>\n","_postman_id":"c8cb23d5-3a99-4ec3-97eb-1b0a595eacf1"}],"id":"ef4c6a90-5d10-4681-8ff1-230af9a15e3f","description":"<p>Leverage these endpoints to fetch up to date company data, that match your search criteria.</p>\n","_postman_id":"ef4c6a90-5d10-4681-8ff1-230af9a15e3f"},{"name":"Quote","item":[{"name":"Electricity","id":"e781704a-562a-4817-88da-d3235c7e3978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"aut","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"companyName\": \"{companyName}\",\r\n  \"creditScore\": 50, //int - nullable\r\n  \"companyPostcode\": \"{companyPostcode}\", // ST only\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"expirationDate\": \"2025-04-17\", // nullable\r\n  \"mpxn\": \"01234567\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"companyType\": 0, // ENUM: 0 = LIMITED, 1 = CHARITY, 2 = SOLETRADER | Defaults to 0\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/quick/electricity","urlObject":{"path":["quote","quick","electricity"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"63c0cf22-d330-42eb-b08e-bca2e731005c","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"0123456789012\",\r\n  \"postcode\": \"{postcode}\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/electricity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:15:57 GMT"},{"key":"x-amzn-RequestId","value":"a4862c5a-1793-4527-9124-a9b81bf050e8"},{"key":"x-amzn-ErrorType","value":"MissingAuthenticationTokenException"},{"key":"x-amz-apigw-id","value":"YBZwlH7gLPEEs2w="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 14cafb18d63089cda854188e9438d37c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"UJhD2FAgY3VwNjEOleUh5c_RgGTXodjmqtQySdXBLZtlw8cJYmkxjw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": [\n        {\n            \"quote\": {\n                \"id\": \"<guid>\",\n                \"supplier\": \"<string>\",\n                \"newBusiness\": 0, // ENUM - 0 = Acquisition / 1 = Renewal\n                \"supplierName\": \"<string>\",\n                \"logoUrl\": \"<string>\",\n                \"termsUrl\": \"<string>\",\n                \"fuelType\": \"<string>\",\n                \"tariff\": \"<string>\",\n                \"tariffId\": \"<string>\",\n                \"estimatedAnnualCost\": \"<decimal>\",\n                \"start\": \"<DateTime>\",\n                \"end\": \"<DateTime>\",\n                \"termInYears\": \"<decimal>\",\n                \"termInMonths\": \"<int>\",\n                \"rates\": [\n                    {\n                        \"name\": \"<string>\",\n                        \"value\": \"<decimal>\",\n                        \"unit\": \"<string>\",\n                        \"systemReference\": \"<string>\",\n                        \"chargeType\": 0 // ENUM - 0 = UnitRate / 1 = StandingCharge / 2 = PencePerKwh\n                    }\n                ],\n                \"baseRates\": [\n                    {\n                        \"name\": \"<string>\",\n                        \"value\": \"<decimal>\",\n                        \"unit\": \"<string>\",\n                        \"systemReference\": \"<string>\",\n                        \"chargeType\": 0 // ENUM - 0 = UnitRate / 1 = StandingCharge / 2 = PencePerKwh\n                    }\n                ],\n                \"commission\": \"<decimal>\",\n                \"isFastSwitching\": \"<bool>\",\n                \"isGreen\": \"<bool>\",\n                \"quoteInformationData\": {\n                    \"type\": {\n                        \"fuelType\": 0, // ENUM - 0 = Electricity, 1 = Gas\n                        \"term\": \"<int>\"\n                    },\n                    \"description\": \"<string>\",\n                    \"features\": [\n                        {\n                            \"text\": \"<string>\"\n                        }\n                    ],\n                    \"isGreen\": \"<bool>\",\n                    \"learnMore\": {\n                        \"text\": \"<string>\",\n                        \"url\": \"<string>\"\n                    }\n                },\n                \"supplierCredentialsId\": \"<string>\",\n                \"uplift\": \"<decimal>\",\n                \"priceBookName\": \"<string>\",\n                \"documentLifeCycle\": {\n                    \"validFrom\": \"<decimal>\",\n                    \"validTo\": \"<decimal>\",\n                    \"enabled\": \"<bool | null>\"\n                },\n                \"utilityClickLocalId\": \"<string>\",\n                \"tariffMetadata\": {\n                    \"renewal\": 1, // ENUM - 1 = Renewal, 2 = Acquisition, 3 = Neither\n                    \"meterType\": \"<string>\",\n                    \"supplierProductIdentifier\": \"<string>\"\n                }\n            },\n            \"signature\": \"<string>\"\n        }\n    ],\n    \"signature\": \"<string>\",\n    \"saveQuoteUrl\": \"<string>\",\n    \"testSaveQuoteUrl\": \"<string>\",\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [\n        \"string\"\n    ],\n    \"errors\": [\n        \"string\"\n    ]\n}"},{"id":"cacb311d-a3fe-4cc6-bf29-d1649ce31f13","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-25\",\r\n  \"mpxn\": \"0123456789012\",\r\n  \"postcode\": \"{postcode}\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/quick/electricity"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"178"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:37:20 GMT"},{"key":"x-amzn-RequestId","value":"e2afcb4b-3ba1-4684-b518-d7ae0bbb5a13"},{"key":"x-amz-apigw-id","value":"YBc5GGw6LPEElfg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0ea0-0a2ef997554fa30255959fa7;Parent=2400e4faf52cd222;Sampled=0;lineage=b7ce6965:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 74b7251c5179b5e02710c7f4bd6d7a16.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"eh5vYsr90ixK8mMx4-AHVJrPOU-vhchKKFHmLU6t0tPIwsSfi06-aw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": null,\n    \"signature\": null,\n    \"success\": false,\n    \"status\": 400,\n    \"messages\": [],\n    \"errors\": [\n        \"Unable to retrieve sufficient broker details to fulfil the request. Please contact Tickd.\"\n    ]\n}"},{"id":"8b1a38ab-4e71-4857-9ba1-a799fd50ed80","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"TE888888\",\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-25\",\r\n  \"mpxn\": \"1417637060000\",\r\n  \"postcode\": \"{postcode}\",\r\n  \"brokerId\": \"9454cbb8-76ce-4290-abd1-5dd4ab9da825\",\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/electricity"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": [],\n    \"signature\": \"string\",\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"e781704a-562a-4817-88da-d3235c7e3978"},{"name":"Gas","id":"3ddda999-8ec9-4034-bc1e-a0c7dbd9b12b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"companyName\": \"{companyName}\",\r\n  \"creditScore\": 50, //int - nullable\r\n  \"companyPostcode\": \"{companyPostcode}\", // ST only\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"expirationDate\": \"2025-04-17\", // nullable\r\n  \"mpxn\": \"01234567\",\r\n  \"addressId\": \"0123456\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"companyType\": 0, // ENUM: 0 = LIMITED, 1 = CHARITY, 2 = SOLETRADER | Defaults to 0\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/quick/gas","urlObject":{"path":["quote","quick","gas"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b140f950-71c4-476c-85fd-c561d2d72adb","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"companyName\": \"{companyName}\",\r\n  \"companyPostcode\": \"{companyPostcode}\", // ST only\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"addressId\": \"0123456\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"companyType\": 0, // ENUM: 0 = LIMITED, 1 = CHARITY, 2 = SOLETRADER | Defaults to 0\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/gas"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:15:57 GMT"},{"key":"x-amzn-RequestId","value":"a4862c5a-1793-4527-9124-a9b81bf050e8"},{"key":"x-amzn-ErrorType","value":"MissingAuthenticationTokenException"},{"key":"x-amz-apigw-id","value":"YBZwlH7gLPEEs2w="},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 14cafb18d63089cda854188e9438d37c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"UJhD2FAgY3VwNjEOleUh5c_RgGTXodjmqtQySdXBLZtlw8cJYmkxjw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": [\n        {\n            \"quote\": {\n                \"id\": \"<guid>\",\n                \"supplier\": \"<string>\",\n                \"newBusiness\": 0, // ENUM - 0 = Acquisition / 1 = Renewal\n                \"supplierName\": \"<string>\",\n                \"logoUrl\": \"<string>\",\n                \"termsUrl\": \"<string>\",\n                \"fuelType\": \"<string>\",\n                \"tariff\": \"<string>\",\n                \"tariffId\": \"<string>\",\n                \"estimatedAnnualCost\": \"<decimal>\",\n                \"start\": \"<DateTime>\",\n                \"end\": \"<DateTime>\",\n                \"termInYears\": \"<decimal>\",\n                \"termInMonths\": \"<int>\",\n                \"rates\": [\n                    {\n                        \"name\": \"<string>\",\n                        \"value\": \"<decimal>\",\n                        \"unit\": \"<string>\",\n                        \"systemReference\": \"<string>\",\n                        \"chargeType\": 0 // ENUM - 0 = UnitRate / 1 = StandingCharge / 2 = PencePerKwh\n                    }\n                ],\n                \"baseRates\": [\n                    {\n                        \"name\": \"<string>\",\n                        \"value\": \"<decimal>\",\n                        \"unit\": \"<string>\",\n                        \"systemReference\": \"<string>\",\n                        \"chargeType\": 0 // ENUM - 0 = UnitRate / 1 = StandingCharge / 2 = PencePerKwh\n                    }\n                ],\n                \"commission\": \"<decimal>\",\n                \"isFastSwitching\": \"<bool>\",\n                \"isGreen\": \"<bool>\",\n                \"quoteInformationData\": {\n                    \"type\": {\n                        \"fuelType\": 0, // ENUM - 0 = Electricity, 1 = Gas\n                        \"term\": \"<int>\"\n                    },\n                    \"description\": \"<string>\",\n                    \"features\": [\n                        {\n                            \"text\": \"<string>\"\n                        }\n                    ],\n                    \"isGreen\": \"<bool>\",\n                    \"learnMore\": {\n                        \"text\": \"<string>\",\n                        \"url\": \"<string>\"\n                    }\n                },\n                \"supplierCredentialsId\": \"<string>\",\n                \"uplift\": \"<decimal>\",\n                \"priceBookName\": \"<string>\",\n                \"documentLifeCycle\": {\n                    \"validFrom\": \"<decimal>\",\n                    \"validTo\": \"<decimal>\",\n                    \"enabled\": \"<bool | null>\"\n                },\n                \"utilityClickLocalId\": \"<string>\",\n                \"tariffMetadata\": {\n                    \"renewal\": 1, // ENUM - 1 = Renewal, 2 = Acquisition, 3 = Neither\n                    \"meterType\": \"<string>\",\n                    \"supplierProductIdentifier\": \"<string>\"\n                }\n            },\n            \"signature\": \"<string>\"\n        }\n    ],\n    \"signature\": \"<string>\",\n    \"saveQuoteUrl\": \"<string>\",\n    \"testSaveQuoteUrl\": \"<string>\",\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [\n        \"string\"\n    ],\n    \"errors\": [\n        \"string\"\n    ]\n}"},{"id":"f7d2e8d5-b2f5-47ea-a08c-a6cfa8d4d4b0","name":"BadRequest","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"companyName\": \"{companyName}\",\r\n  \"companyPostcode\": \"{companyPostcode}\", // ST only\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"addressId\": \"0123456\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"companyType\": 0, // ENUM: 0 = LIMITED, 1 = CHARITY, 2 = SOLETRADER | Defaults to 0\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/quick/gas"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"178"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:36:52 GMT"},{"key":"x-amzn-RequestId","value":"1001ad58-816b-4e27-b791-acb6c1aec289"},{"key":"x-amz-apigw-id","value":"YBc0BFS1rPEEGpw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0e7f-3361073c26c5629c12734e68;Parent=7043d522afe10ba2;Sampled=0;lineage=b7ce6965:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 74b7251c5179b5e02710c7f4bd6d7a16.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"uqJzU-IwjmcQRwi16R3KDMCMkf4YUnvpLdliLo1Fr-WaniusB-nQuw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": null,\n    \"signature\": null,\n    \"success\": false,\n    \"status\": 400,\n    \"messages\": [],\n    \"errors\": [\n        \"Unable to retrieve sufficient broker details to fulfil the request. Please contact Tickd.\"\n    ]\n}"},{"id":"899bf0f2-6e49-420b-bac8-78bfcfc0db90","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyNumber\": \"{companyRegistrationNumber}\",\r\n  \"companyName\": \"{companyName}\",\r\n  \"companyPostcode\": \"{companyPostcode}\", // ST only\r\n  \"estimatedAnnualConsumption\": 10000,\r\n  \"startDate\": \"2024-05-17\",\r\n  \"mpxn\": \"01234567\",\r\n  \"addressId\": \"0123456\",\r\n  \"brokerId\": \"00000000-0000-0000-0000-000000000000\",\r\n  \"companyType\": 0, // ENUM: 0 = LIMITED, 1 = CHARITY, 2 = SOLETRADER | Defaults to 0\r\n  \"affiliate\": \"example\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/quote/gas"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"quotes\": [],\n    \"signature\": \"string\",\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"3ddda999-8ec9-4034-bc1e-a0c7dbd9b12b"}],"id":"80995663-ae66-49ef-8b5e-335ab98e963a","description":"<p>Leverage these endpoints to real time electricity and/or gas SME energy quotes passed on the details that you provide in the request. Please note that these quotes change daily.</p>\n<p><strong>Building the electricity request</strong></p>\n<ol>\n<li><p>companyNumber - use the 'number' value in the charity/company response</p>\n</li>\n<li><p>companyName - primarily used for generating sole trader quotes</p>\n</li>\n<li><p>creditScore - if you have the credit score for the company, this can be added here. If no credit score is provided, a credit check will be carried out by the quoting service</p>\n</li>\n<li><p>companyPostcode - only used for generating sole trader quotes</p>\n</li>\n<li><p>companyType - 0 = LTD, 1 = Charity, 2 = Sole Trader | defaults to 0 if not populated</p>\n</li>\n<li><p>estimatedAnnualConsumption - User input</p>\n</li>\n<li><p>startDate - user input</p>\n</li>\n<li><p>mpxn - use the 'mpxn' value in the electricity postcode or mpan lookup response, or alternatively from user input</p>\n</li>\n<li><p>postcode - found in the address lookyp responses or user input</p>\n</li>\n<li><p>brokerId - supplied in supporting documentation</p>\n</li>\n</ol>\n<p><strong>Building the gas request</strong></p>\n<p>For the following data required in these requests, you can retrieve them by utilising the other endpoints available via the Tickd Pulse API:</p>\n<ol>\n<li><p>companyNumber - use the 'number' value in the charity/company response.</p>\n</li>\n<li><p>companyName - primarily used for generating sole trader quotes</p>\n</li>\n<li><p>companyPostcode - only used for generating sole trader quotes</p>\n</li>\n<li><p>companyType - 0 = LTD, 1 = Charity, 2 = Sole Trader | defaults to 0 if not populated</p>\n</li>\n<li><p>estimatedAnnualConsumption - User input</p>\n</li>\n<li><p>startDate - user input</p>\n</li>\n<li><p>mpxn - use the 'mpxn' value in the gas postcode or mpan lookup response, or alternatively from user input</p>\n</li>\n<li><p>addressId - found in the gas postcode address lookup response</p>\n</li>\n<li><p>postcode - found in the address lookup responses or user input</p>\n</li>\n<li><p>brokerId - supplied in supporting documentation</p>\n</li>\n</ol>\n<p><strong>Available Suppliers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Supplier Name</strong></th>\n<th><strong>Supplier Reference</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>British Gas Lite</td>\n<td>bg-tickd</td>\n</tr>\n<tr>\n<td>British Gas Lite Renewal</td>\n<td>bgr-tickd</td>\n</tr>\n<tr>\n<td>British Gas Business</td>\n<td>bgb-tickd</td>\n</tr>\n<tr>\n<td>Corona Energy</td>\n<td>coronaenergy-tickd</td>\n</tr>\n<tr>\n<td>E.ON Next</td>\n<td>eonnext-tickd</td>\n</tr>\n<tr>\n<td>Jellyfish Energy</td>\n<td>jellyfish-tickd</td>\n</tr>\n<tr>\n<td>Scottish Power</td>\n<td>scottishpower-tickd</td>\n</tr>\n<tr>\n<td>Valda Energy</td>\n<td>valda-tickd</td>\n</tr>\n<tr>\n<td>EDF Energy</td>\n<td>edf-tickd</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"80995663-ae66-49ef-8b5e-335ab98e963a"},{"name":"Validation","item":[{"name":"Bank details","id":"3586c0c9-ef51-4090-b411-09690ca28e1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"aut","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": \"55779911\",\r\n  \"sortCode\": \"200000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/validation/bank-details","urlObject":{"path":["validation","bank-details"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ed340bd0-8f68-45c3-af30-4cfa6789f7bf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": \"<string>\",\r\n  \"sortCode\": \"<string>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/validation/bank-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": true,\n    \"type\": 1, // ENUM  - 0 = credential checker / 1 = default\n    \"success\": true,\n    \"status\": 200,\n    \"messages\": [\"<string>\"],\n    \"errors\": null\n}"},{"id":"66af2864-b111-4fb9-9674-b4ef1ff8f87b","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": \"01234567546546\",\r\n  \"sortCode\": \"012345654645\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/validation/bank-details"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:08:53 GMT"},{"key":"x-amzn-RequestId","value":"6e1c875e-fea1-4368-8f8e-03f408f883ef"},{"key":"x-amzn-Remapped-Content-Length","value":"169"},{"key":"x-amz-apigw-id","value":"YBYuJESzrPEEhug="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a07f3-141d3e9b4bcb1a685a0cf72f;Parent=46215de0a6af269f;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Error from cloudfront"},{"key":"Via","value":"1.1 14cafb18d63089cda854188e9438d37c.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"6KzWn7BXBwQBZTYVX-R9aY_FvYmhMwCdMs14EW0T7vCoGh0AFqaVCQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": false,\n    \"type\": 1, // 0 - credential checker | 1 - default\n    \"success\": false,\n    \"status\": 400,\n    \"messages\": [],\n    \"errors\": [\n        \"An invalid account number has been provided.\",\n        \"An invalid sort code has been provided.\"\n    ]\n}"},{"id":"ad0ec3d8-573c-4f8e-8426-dca24e0a208f","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}"},{"key":"Authorization","value":"{token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": \"<string>\",\r\n  \"sortCode\": \"<string>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/validation/bank-details"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 19 May 2024 14:02:44 GMT"},{"key":"x-amzn-RequestId","value":"84bf65d0-0d83-43ff-8581-75e2c6b63452"},{"key":"x-amzn-Remapped-Content-Length","value":"81"},{"key":"x-amz-apigw-id","value":"YBX0aE0HLPEEazQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-664a0682-403c980758aa0b806ee92628;Parent=504f9779218e4e21;Sampled=0;lineage=87809285:0"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1a97a9eebcc711c0fc19ac157ae64d20.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MAN50-C2"},{"key":"X-Amz-Cf-Id","value":"GABfGfSJ00bagfAVB8U_88_lbefo2ouG0K9-ueR9SfLfo562op-iwA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"isValid\": false,\n    \"type\": 1, // 0 - credential checker | 1 - default\n    \"success\": false,\n    \"status\": 500,\n    \"messages\": [],\n    \"errors\": [\n        \"An unhandled error has occurred.\"\n    ]\n}"}],"_postman_id":"3586c0c9-ef51-4090-b411-09690ca28e1f"}],"id":"8b7f0249-5ac5-4072-b55b-9b401ab6448d","description":"<p>Leverage this endpoint to validate bank details.</p>\n<p>Please note that requests made to the UAT API will always return true.</p>\n<p>Should the 'type' value within the response return as '1' via production requests, please note that this particular request wasn't able to be validated correctly due to a potential outage.</p>\n","_postman_id":"8b7f0249-5ac5-4072-b55b-9b401ab6448d"},{"name":"Journeys","item":[{"name":"Completed Journeys","id":"010bcdaf-ea23-4612-86d7-cda425789156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{{TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"startDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"endDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"nextToken\": \"string | null\",\r\n  \"clientId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/journeys/v2/range/complete","urlObject":{"path":["journeys","v2","range","complete"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"00f14b42-6803-4eb1-b479-ca12d012ebef","name":"Completed Journeys","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"},{"key":"Authorization","value":"{{TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"startDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"endDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"nextToken\": \"string | null\",\r\n  \"clientId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/journeys/v2/range/complete"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n\t\"result\": [\r\n\t\t{\r\n\t\t\t\"fuelType\": \"string | null\",\r\n\t\t\t\"contractSignedDate\": \"string | null\",\r\n\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\"contractStartDate\": \"string | null\",\r\n\t\t\t\"contractEndDate\": \"string | null\",\r\n\t\t\t\"affiliate\": \"string | null\",,\r\n\t\t\t\"creationType\": \"string | null\",\r\n\t\t\t\"creationTime\": \"string | null\",\r\n\t\t\t\"renewalQuoteUrl\": \"string | null\",,\r\n\t\t\t\"reapplicationDate\": \"string | null\",,\r\n\t\t\t\"supplyData\": {\r\n\t\t\t\t\"supplyType\": 0,\r\n\t\t\t\t\"startDate\": \"string | null\",\r\n\t\t\t\t\"usageDetails\": {\r\n\t\t\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\t\t\"spend\": \"string | null\",\r\n\t\t\t\t\t\"energy\": \"string | null\",\r\n\t\t\t\t\t\"period\": 1, //Enum - 0 = Monthly, ` = Yearly\r\n\t\t\t\t\t\"eac\": \"string | null\",\r\n\t\t\t\t\t\"currentSupplier\": \"string | null\",\r\n\t\t\t\t\t\"availableCapacity\": Decimal | null\r\n\t\t\t\t},\r\n\t\t\t\t\"usageLookup\": bool,\r\n\t\t\t\t\"supplyAddress\": {\r\n\t\t\t\t\t\"udprn\": \"string | null\",\r\n\t\t\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\t\t\"addressId\": \"string | null\",\r\n\t\t\t\t\t\"meterType\": 0, // Enum - 0 = Electricty, 1 = Gas\r\n\t\t\t\t\t\"additionalInformation\": \"string | null\",\r\n\t\t\t\t\t\"poBox\": \"string | null\",\r\n\t\t\t\t\t\"subBuilding\": \"string | null\",\r\n\t\t\t\t\t\"buildingName\": \"string | null\",\r\n\t\t\t\t\t\"buildingNumber\": \"string | null\",\r\n\t\t\t\t\t\"subStreet\": \"string | null\",\r\n\t\t\t\t\t\"street\": \"string | null\",\r\n\t\t\t\t\t\"subLocality\": \"string | null\",\r\n\t\t\t\t\t\"locality\": \"string | null\",\r\n\t\t\t\t\t\"town\": \"string | null\",\r\n\t\t\t\t\t\"county\": \"string | null\",\r\n\t\t\t\t\t\"postCode\": \"string | null\",\r\n\t\t\t\t\t\"currentSupplier\": \"string | null\",\r\n\t\t\t\t\t\"addressLine1\": \"string | null\",\r\n\t\t\t\t\t\"addressLine2\": \"string | null\",\r\n\t\t\t\t\t\"addressLine3\": \"string | null\"\r\n\t\t\t\t},\r\n\t\t\t\t\"rates\": {\r\n\t\t\t\t\t\"nightRate\": Decimal | null,\r\n\t\t\t\t\t\"eveningWeekendRate\": Decimal | null,\r\n\t\t\t\t\t\"dayRate\": Decimal | null,\r\n\t\t\t\t\t\"standingCharge\": Decimal | null\r\n\t\t\t\t},\r\n\t\t\t\t\"smartMeterInterest\": bool | null,\r\n\t\t\t\t\"uid\": \"string | null\"\r\n\t\t\t},\r\n\t\t\t\"companyData\": {\r\n\t\t\t\t\"companyName\": \"string | null\",\r\n\t\t\t\t\"companyNumber\": \"string | null\",\r\n\t\t\t\t\"creditScore\": int,\r\n\t\t\t\t\"companyType\": 0 // Enum - 0 = LTD, 1 = Charit, 3 = SoleTrader\r\n\t\t\t},\r\n\t\t\t\"email\": \"string | null\",\r\n\t\t\t\"firstName\": \"string | null\",\r\n\t\t\t\"surname\": \"string | null\",\r\n\t\t\t\"phoneNumber\": \"string | null\",\r\n\t\t\t\"estimatedCommission\": Decimal | null,\r\n\t\t\t\"upLift\": Decimal,\r\n\t\t\t\"termLength\": int,\r\n\t\t\t\"switchDetails\": {\r\n\t\t\t\t\"fuelType\": 0, // ENUM - 0 = Electricty, 1 = Gas\r\n\t\t\t\t\"registrationId\": null,\r\n\t\t\t\t\"registrationType\": \"string | null\",\r\n\t\t\t\t\"goLiveDate\": null,\r\n\t\t\t\t\"reapplicationDate\": null\r\n\t\t\t},\r\n\t\t\t\"switchStatus\": \"string | null\",\r\n\t\t\t\"quoteData\": {\r\n\t\t\t\t\"quoteId\": \"string | null\",\r\n\t\t\t\t\"estimatedAnnualCost\": Decimal | null\r\n\t\t\t}\r\n\t\t}\r\n\t],\r\n\t\"nextToken\": null,\r\n\t\"success\": true,\r\n\t\"status\": 200,\r\n\t\"messages\": [],\r\n\t\"errors\": [],\r\n\t\"timestamp\": \"2026-01-23T17:38:58.6871512Z\"\r\n}"}],"_postman_id":"010bcdaf-ea23-4612-86d7-cda425789156"},{"name":"All Journeys","id":"dd996842-724f-40ec-b3d4-2b99a4166f60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"startDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"endDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"nextToken\": \"string | null\",\r\n  \"clientId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/journeys/v2/range/all","urlObject":{"path":["journeys","v2","range","all"],"host":["{{PULSE_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"00f7fe0a-53ad-4b87-abe1-08944e01e4b2","name":"All Journeys","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":"{{PULSE_API_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"startDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"endDate\": \"string\", // \"dd-MM-yyyy\"\r\n  \"nextToken\": \"string | null\",\r\n  \"clientId\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PULSE_BASE_URL}}/journeys/v2/range/all"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n\t\"result\": [\r\n\t\t{\r\n\t\t\t\"fuelType\": \"string | null\",\r\n\t\t\t\"contractSignedDate\": \"string | null\",\r\n\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\"contractStartDate\": \"string | null\",\r\n\t\t\t\"contractEndDate\": \"string | null\",\r\n\t\t\t\"affiliate\": \"string | null\",,\r\n\t\t\t\"creationType\": \"string | null\",\r\n\t\t\t\"creationTime\": \"string | null\",\r\n\t\t\t\"renewalQuoteUrl\": \"string | null\",,\r\n\t\t\t\"reapplicationDate\": \"string | null\",,\r\n\t\t\t\"supplyData\": {\r\n\t\t\t\t\"supplyType\": 0,\r\n\t\t\t\t\"startDate\": \"string | null\",\r\n\t\t\t\t\"usageDetails\": {\r\n\t\t\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\t\t\"spend\": \"string | null\",\r\n\t\t\t\t\t\"energy\": \"string | null\",\r\n\t\t\t\t\t\"period\": 1, //Enum - 0 = Monthly, ` = Yearly\r\n\t\t\t\t\t\"eac\": \"string | null\",\r\n\t\t\t\t\t\"currentSupplier\": \"string | null\",\r\n\t\t\t\t\t\"availableCapacity\": Decimal | null\r\n\t\t\t\t},\r\n\t\t\t\t\"usageLookup\": bool,\r\n\t\t\t\t\"supplyAddress\": {\r\n\t\t\t\t\t\"udprn\": \"string | null\",\r\n\t\t\t\t\t\"mpxn\": \"string | null\",\r\n\t\t\t\t\t\"addressId\": \"string | null\",\r\n\t\t\t\t\t\"meterType\": 0, // Enum - 0 = Electricty, 1 = Gas\r\n\t\t\t\t\t\"additionalInformation\": \"string | null\",\r\n\t\t\t\t\t\"poBox\": \"string | null\",\r\n\t\t\t\t\t\"subBuilding\": \"string | null\",\r\n\t\t\t\t\t\"buildingName\": \"string | null\",\r\n\t\t\t\t\t\"buildingNumber\": \"string | null\",\r\n\t\t\t\t\t\"subStreet\": \"string | null\",\r\n\t\t\t\t\t\"street\": \"string | null\",\r\n\t\t\t\t\t\"subLocality\": \"string | null\",\r\n\t\t\t\t\t\"locality\": \"string | null\",\r\n\t\t\t\t\t\"town\": \"string | null\",\r\n\t\t\t\t\t\"county\": \"string | null\",\r\n\t\t\t\t\t\"postCode\": \"string | null\",\r\n\t\t\t\t\t\"currentSupplier\": \"string | null\",\r\n\t\t\t\t\t\"addressLine1\": \"string | null\",\r\n\t\t\t\t\t\"addressLine2\": \"string | null\",\r\n\t\t\t\t\t\"addressLine3\": \"string | null\"\r\n\t\t\t\t},\r\n\t\t\t\t\"rates\": {\r\n\t\t\t\t\t\"nightRate\": Decimal | null,\r\n\t\t\t\t\t\"eveningWeekendRate\": Decimal | null,\r\n\t\t\t\t\t\"dayRate\": Decimal | null,\r\n\t\t\t\t\t\"standingCharge\": Decimal | null\r\n\t\t\t\t},\r\n\t\t\t\t\"smartMeterInterest\": bool | null,\r\n\t\t\t\t\"uid\": \"string | null\"\r\n\t\t\t},\r\n\t\t\t\"companyData\": {\r\n\t\t\t\t\"companyName\": \"string | null\",\r\n\t\t\t\t\"companyNumber\": \"string | null\",\r\n\t\t\t\t\"creditScore\": int,\r\n\t\t\t\t\"companyType\": 0 // Enum - 0 = LTD, 1 = Charit, 3 = SoleTrader\r\n\t\t\t},\r\n\t\t\t\"email\": \"string | null\",\r\n\t\t\t\"firstName\": \"string | null\",\r\n\t\t\t\"surname\": \"string | null\",\r\n\t\t\t\"phoneNumber\": \"string | null\",\r\n\t\t\t\"estimatedCommission\": Decimal | null,\r\n\t\t\t\"upLift\": Decimal,\r\n\t\t\t\"termLength\": int,\r\n\t\t\t\"switchDetails\": {\r\n\t\t\t\t\"fuelType\": 0, // ENUM - 0 = Electricty, 1 = Gas\r\n\t\t\t\t\"registrationId\": null,\r\n\t\t\t\t\"registrationType\": \"string | null\",\r\n\t\t\t\t\"goLiveDate\": null,\r\n\t\t\t\t\"reapplicationDate\": null\r\n\t\t\t},\r\n\t\t\t\"switchStatus\": \"string | null\",\r\n\t\t\t\"quoteData\": {\r\n\t\t\t\t\"quoteId\": \"string | null\",\r\n\t\t\t\t\"estimatedAnnualCost\": Decimal | null\r\n\t\t\t}\r\n\t\t}\r\n\t],\r\n\t\"nextToken\": null,\r\n\t\"success\": true,\r\n\t\"status\": 200,\r\n\t\"messages\": [],\r\n\t\"errors\": [],\r\n\t\"timestamp\": \"2026-01-23T17:38:58.6871512Z\"\r\n}"}],"_postman_id":"dd996842-724f-40ec-b3d4-2b99a4166f60"}],"id":"3d4bdaf7-cb13-4a58-8b57-21cdef9bd152","description":"<p>Leverage these endpoints to view all the journeys within a date range.</p>\n<p><b>Completed Journeys</b></p>\n<p>Completed journeys refer to journeys in which the customer has completed the registration / signed a contract.</p>\n<p><b>All Journeys</b></p>\n<p>All journeys refer to both incomplete and complete journeys, regardless of the stage the customer got to.</p>\n<p><b>Headers</b></p>\n<ol>\n<li><p><strong>x-api-key:</strong> supplied in supporting documentation.</p>\n</li>\n<li><p><strong>Authorization:</strong> retrieved via <a href=\"https://developer.pulse.tickd.co.uk/#a85eba84-0d43-424e-9740-381e7013454b\">/auth/sign-in</a></p>\n</li>\n</ol>\n<p><b>Parameters</b></p>\n<ol>\n<li><p><strong>startDate</strong>: beginning of the date range, in the format dd-MM-yyyy.</p>\n</li>\n<li><p><strong>endDate</strong>: end of the date range, in the format dd-MM-yyyy.</p>\n</li>\n<li><p><strong>clientId:</strong> supplied in supporting documentation.</p>\n</li>\n<li><p><strong>nextToken:</strong> This will be provided upon hitting the maximum number of journeys allowed to be returned per request.</p>\n</li>\n</ol>\n<p>If the number of journeys within the specified date range exceeds the response limit, the endpoint will return journeys and also the nextToken. In this case, to retrieve the remaining journeys:<br />1. Keep the clientId, startDate and endDate the same as original</p>\n<p>2. Add or update the nextToken in the request.</p>\n<p>3. Repeat the request.</p>\n<p>Continue this process until the nextToken is a null value.</p>\n","_postman_id":"3d4bdaf7-cb13-4a58-8b57-21cdef9bd152"}]}