{"info":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","description":"<html><head></head><body><h2 id=\"introduction\">Introduction</h2>\n<p>The Consumer Data Right (CDR) APIs allow Registered Financially Responsible Market Participants (FRMPs) to service API requests for AEMO data from Accredited Data Recipients.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10032049","collectionId":"a163461f-0594-434b-b934-2ceb03e93f65","publishedId":"2s93CNNDaK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-24T05:20:29.000Z"},"item":[{"name":"Get DER For Specific ServicePoints","id":"fac77bf9-4c82-4b4b-8496-ef637566a1e8","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) The participant ID who the request is from.</p>\n","key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}"},{"description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n","key":"x-v","value":"{{x-v}}"},{"description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n","key":"x-min-v","value":"{{x-min-v}}"},{"description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n","key":"x-fapi-interaction-id","value":"<value>"},{"description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n","key":"x-cds-arrangement","value":"<value>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"servicePointIds\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/der?page=1&page-size=1","description":"<p>Obtain DER data for a specific set of service points</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","der"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[{"description":{"content":"<p>Page of results being requested (standard pagination)</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Page size. Default is 25 (standard pagination). Maximum page size of 1000 results.</p>\n","type":"text/plain"},"key":"page-size","value":"1"},{"disabled":true,"description":{"content":"<p>For Internal AEMO pagination purpose</p>\n","type":"text/plain"},"key":"continuation-token","value":""}],"variable":[]}},"response":[{"id":"04e267d1-c2c8-41af-ac21-1434c4baa9c9","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"Specifies the encoding support for the response.","key":"Accept-Encoding","value":"gzip"},{"description":"(Required) The participant ID who the request is from.","key":"X-initiatingParticipantId","value":"NEMMCO"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"test"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"test"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"1234567890\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/der?page=1&page-size=1","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","der"],"query":[{"key":"page","value":"1"},{"key":"page-size","value":"1"},{"key":"continuation-token","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"test","description":""},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"derRecords\": [\n            {\n                \"servicePointId\": \"1234567890\",\n                \"approvedCapacity\": 5,\n                \"availablePhasesCount\": 3,\n                \"installedPhasesCount\": 3,\n                \"islandableInstallation\": false,\n                \"hasCentralProtectionControl\": false,\n                \"acConnections\": [\n                    {\n                        \"connectionIdentifier\": 300000005223144,\n                        \"count\": 1,\n                        \"equipmentType\": \"INVERTER\",\n                        \"manufacturerName\": \"Unknown\",\n                        \"inverterSeries\": \"Unknown\",\n                        \"inverterModelNumber\": \"Unknown\",\n                        \"commissioningDate\": \"2020-10-02\",\n                        \"status\": \"ACTIVE\",\n                        \"inverterDeviceCapacity\": 5,\n                        \"derDevices\": [\n                            {\n                                \"deviceIdentifier\": 200000005234779,\n                                \"count\": 1,\n                                \"manufacturer\": \"Unknown\",\n                                \"modelNumber\": \"Unknown\",\n                                \"status\": \"ACTIVE\",\n                                \"type\": \"SOLAR_PV\",\n                                \"subtype\": \"Unknown_subtype\",\n                                \"nominalRatedCapacity\": 6.6,\n                                \"nominalStorageCapacity\": 0\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/der?page=1&page-size=1&continuation-token=26a4b28f07570cc44aa77eac545fd279\"\n    },\n    \"meta\": {\n        \"totalRecords\": 1,\n        \"totalPages\": 1\n    }\n}"},{"id":"363544e5-e928-4ad3-91b7-a908f7b53bbd","name":"Mandatory Header Missing X-initiatingParticipantId","originalRequest":{"method":"POST","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"test"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"x-fapi-interaction-id","value":"test"}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"1234567890\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/der?page=1&page-size=1","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","der"],"query":[{"key":"page","value":"1"},{"key":"page-size","value":"1"},{"key":"continuation-token","value":"1","disabled":true}]}},"status":"Missing Required Header","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-fapi-interaction-id","value":"test","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Header/Missing\",\n            \"title\": \"Missing Required Header\",\n            \"detail\": \"Header X-initiatingParticipantID was not found in the request. Access denied.\"\n        }\n    ]\n}"}],"_postman_id":"fac77bf9-4c82-4b4b-8496-ef637566a1e8"},{"name":"Get Usage For Specific ServicePoints","id":"e3cf2d88-0b88-4421-a38c-c12778b91d94","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}","type":"text","description":"<p>(Required) The participant ID who the request is from.</p>\n"},{"key":"x-v","value":"{{x-v}}","type":"text","description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n"},{"key":"x-min-v","value":"{{x-min-v}}","type":"text","description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n"},{"key":"x-fapi-interaction-id","value":"<value>","type":"text","description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n"},{"key":"x-cds-arrangement","value":"<value>","type":"text","description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"compress","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"servicePointIds\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?interval-reads=<value>&newest-date=<YYYY-MM-DD>&oldest-date=<YYYY-MM-DD>&page=<value>&page-size=<value>","description":"<p>Obtain a list of DER data from a particular service point</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","usage"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[{"description":{"content":"<p>FULL or MIN_30 or NONE</p>\n","type":"text/plain"},"key":"interval-reads","value":"<value>"},{"key":"newest-date","value":"<YYYY-MM-DD>"},{"key":"oldest-date","value":"<YYYY-MM-DD>"},{"description":{"content":"<p>Integer value</p>\n","type":"text/plain"},"key":"page","value":"<value>"},{"description":{"content":"<p>Integer value 1-1000</p>\n","type":"text/plain"},"key":"page-size","value":"<value>"}],"variable":[]}},"response":[{"id":"5cf67be1-694a-492a-95c2-f456b75c595e","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","description":"(Required) Details the expected content type of the response."},{"key":"X-initiatingParticipantId","value":"TestParticipant","type":"text","description":"(Required) The participant ID who the request is from."},{"key":"x-v","value":"1","type":"text","description":"(Required) Version of the API supported by AEMO.e.g 1"},{"key":"x-min-v","value":"1","type":"text","description":"Minimum Version of the API supported by AEMO.e.g 1"},{"key":"x-fapi-interaction-id","value":"Test123","type":"text","description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO."},{"key":"x-cds-arrangement","value":"Test123","type":"text","description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement."},{"key":"Accept-Encoding","value":"compress","type":"text","description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon."},{"key":"Authorization","value":"Basic <Base64 encoded>","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?interval-reads=FULL&newest-date=2020-08-30&oldest-date=2020-06-01","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","usage"],"query":[{"key":"interval-reads","value":"FULL"},{"key":"newest-date","value":"2020-08-30"},{"key":"oldest-date","value":"2020-06-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"compress","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"reads\": [\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-09\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-09\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-09\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 313.12,\n                    \"intervalReads\": [\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.84,\n                        3.68,\n                        3.84,\n                        4,\n                        4,\n                        3.84,\n                        4,\n                        3.84,\n                        3.84,\n                        3.84,\n                        4,\n                        3.68,\n                        3.84,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.04,\n                        2.88,\n                        2.88,\n                        3.2,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.04,\n                        2.88,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.2,\n                        2.88,\n                        3.04,\n                        3.68,\n                        3.52,\n                        3.52,\n                        4,\n                        4,\n                        3.84,\n                        4,\n                        4,\n                        4,\n                        4,\n                        3.84,\n                        3.84,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.04,\n                        3.52,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-09\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 236.8,\n                    \"intervalReads\": [\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        2.08,\n                        2.08,\n                        1.76,\n                        1.92,\n                        1.6,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.92,\n                        2.56,\n                        2.72,\n                        2.56,\n                        3.04,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        2.08,\n                        2.72,\n                        2.72,\n                        2.72,\n                        3.2,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-08\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 237.28,\n                    \"intervalReads\": [\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.6,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        2.72,\n                        2.88,\n                        2.72,\n                        3.04,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.2,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.56,\n                        2.72,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        2.08,\n                        2.08,\n                        2.72,\n                        2.72,\n                        2.72,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.88,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.08,\n                        1.92,\n                        1.92,\n                        1.92\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-08\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-08\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 313.28,\n                    \"intervalReads\": [\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.72,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.52,\n                        3.68,\n                        3.52,\n                        3.68,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.68,\n                        4,\n                        3.84,\n                        3.84,\n                        3.68,\n                        3.84,\n                        3.68,\n                        3.68,\n                        3.68,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.88,\n                        3.2,\n                        3.2,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.04,\n                        3.2,\n                        3.84,\n                        3.52,\n                        3.68,\n                        3.84,\n                        4,\n                        3.68,\n                        4,\n                        3.84,\n                        3.68,\n                        4,\n                        3.84,\n                        4,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-08\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-07\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-07\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 234.08,\n                    \"intervalReads\": [\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        2.72,\n                        2.72,\n                        2.72,\n                        3.04,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.2,\n                        3.04,\n                        3.36,\n                        2.4,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.4,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.72,\n                        2.56,\n                        2.72,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.56,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.76\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-07\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 311.04,\n                    \"intervalReads\": [\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.04,\n                        3.52,\n                        3.52,\n                        3.68,\n                        3.52,\n                        3.84,\n                        3.84,\n                        4,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.68,\n                        3.84,\n                        3.84,\n                        3.2,\n                        3.04,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.88,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.04,\n                        2.88,\n                        3.68,\n                        3.36,\n                        3.68,\n                        3.84,\n                        4,\n                        3.84,\n                        4,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.2,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-07\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-06\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-06\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 236.64,\n                    \"intervalReads\": [\n                        1.76,\n                        1.76,\n                        1.92,\n                        2.08,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.6,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        1.92,\n                        2.08,\n                        2.08,\n                        2.72,\n                        2.72,\n                        2.72,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.4,\n                        2.56,\n                        2.56,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.72,\n                        2.72,\n                        2.56,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        1.76,\n                        2.08,\n                        2.08,\n                        2.08\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-06\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 312.64,\n                    \"intervalReads\": [\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        3.04,\n                        2.88,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.52,\n                        3.68,\n                        3.52,\n                        3.52,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.68,\n                        4,\n                        3.68,\n                        4,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.68,\n                        3.84,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.04,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.72,\n                        2.88,\n                        3.04,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.2,\n                        2.88,\n                        3.2,\n                        3.2,\n                        3.52,\n                        3.68,\n                        3.52,\n                        4,\n                        3.84,\n                        4,\n                        4.16,\n                        4,\n                        4,\n                        3.84,\n                        3.84,\n                        3.84,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.2,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-06\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-05\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-05\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-05\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 234.88,\n                    \"intervalReads\": [\n                        2.08,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.6,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        2.72,\n                        2.72,\n                        2.72,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.56,\n                        2.08,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.56,\n                        2.72,\n                        2.72,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.24,\n                        1.92,\n                        1.76,\n                        1.92\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-05\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 310.88,\n                    \"intervalReads\": [\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.2,\n                        2.88,\n                        3.2,\n                        3.52,\n                        3.52,\n                        3.52,\n                        3.68,\n                        4,\n                        3.68,\n                        3.84,\n                        3.68,\n                        4,\n                        3.68,\n                        3.84,\n                        3.84,\n                        3.52,\n                        3.84,\n                        3.68,\n                        3.68,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.04,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.04,\n                        2.72,\n                        3.04,\n                        3.36,\n                        3.52,\n                        3.68,\n                        3.84,\n                        4,\n                        3.84,\n                        3.84,\n                        4,\n                        4,\n                        3.84,\n                        4,\n                        3.84,\n                        3.36,\n                        3.36,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.2,\n                        3.36,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-04\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"E1\",\n                \"registerSuffix\": \"E1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-04\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 310.88,\n                    \"intervalReads\": [\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        2.72,\n                        2.72,\n                        2.88,\n                        2.72,\n                        2.88,\n                        2.88,\n                        2.88,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.52,\n                        3.68,\n                        3.68,\n                        3.84,\n                        3.68,\n                        3.68,\n                        3.84,\n                        3.68,\n                        3.84,\n                        3.68,\n                        3.68,\n                        3.84,\n                        3.84,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.2,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        2.88,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.04,\n                        3.04,\n                        2.88,\n                        3.04,\n                        3.52,\n                        3.52,\n                        3.52,\n                        4,\n                        4,\n                        3.84,\n                        4,\n                        3.84,\n                        4,\n                        3.84,\n                        3.84,\n                        4,\n                        3.52,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.36,\n                        2.88,\n                        2.88,\n                        3.04,\n                        2.88\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"Q1\",\n                \"registerSuffix\": \"Q1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-04\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 234.88,\n                    \"intervalReads\": [\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.76,\n                        1.76,\n                        1.92,\n                        1.6,\n                        1.92,\n                        1.6,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.4,\n                        2.56,\n                        2.56,\n                        2.88,\n                        3.04,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.36,\n                        3.2,\n                        3.36,\n                        3.2,\n                        3.2,\n                        3.36,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.56,\n                        2.56,\n                        2.72,\n                        2.56,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        1.92,\n                        2.08,\n                        1.92,\n                        2.08,\n                        2.08,\n                        2.56,\n                        2.72,\n                        2.72,\n                        3.2,\n                        3.52,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        3.36,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.56,\n                        2.72,\n                        2.88,\n                        1.92,\n                        2.08,\n                        2.08,\n                        2.08\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"K1\",\n                \"registerSuffix\": \"K1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-04\",\n                \"unitOfMeasure\": \"KVARH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerId\": \"B1\",\n                \"registerSuffix\": \"B1\",\n                \"meterId\": \"25561\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2022-01-03\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"intervalRead\",\n                \"intervalRead\": {\n                    \"readIntervalLength\": 15,\n                    \"aggregateValue\": 0,\n                    \"intervalReads\": [\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0,\n                        0\n                    ],\n                    \"readQualities\": []\n                }\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?page=1&page-size=25&continuation-token=9401e19674fa67f00040694436e546fe&oldest-date=2020-08-25&newest-date=2022-01-31&interval-reads=FULL\",\n        \"next\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?page=2&page-size=25&continuation-token=9401e19674fa67f00040694436e546fe&oldest-date=2020-08-25&newest-date=2022-01-31&interval-reads=FULL\",\n        \"last\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?page=5&page-size=25&continuation-token=9401e19674fa67f00040694436e546fe&oldest-date=2020-08-25&newest-date=2022-01-31&interval-reads=FULL\"\n    },\n    \"meta\": {\n        \"totalRecords\": 124,\n        \"totalPages\": 5\n    }\n}"},{"id":"1325123e-a872-4eeb-b942-80372cce39b0","name":"Invalid Query Paramater - oldest-date","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","description":"(Required) Details the expected content type of the response."},{"key":"X-initiatingParticipantId","value":"TestParticipant","type":"text","description":"(Required) The participant ID who the request is from."},{"key":"x-v","value":"1","type":"text","description":"(Required) Version of the API supported by AEMO.e.g 1"},{"key":"x-min-v","value":"1","type":"text","description":"Minimum Version of the API supported by AEMO.e.g 1"},{"key":"x-fapi-interaction-id","value":"Test123","type":"text","description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO."},{"key":"x-cds-arrangement","value":"Test123","type":"text","description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement."},{"key":"Accept-Encoding","value":"compress","type":"text","description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon."},{"key":"Authorization","value":"Basic <Base64 encoded>","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/usage?interval-reads=MIN_5&newest-date=2020-08-30&oldest-date=2020-06-01 10:00:00","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","usage"],"query":[{"key":"interval-reads","value":"MIN_5"},{"key":"newest-date","value":"2020-08-30"},{"key":"oldest-date","value":"2020-06-01 10:00:00"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Field/InvalidDateTime\",\n            \"title\": \"Invalid Date\",\n            \"detail\": \"Invalid Oldest-date format. Date Format should be YYYY-MM-DD\"\n        }\n    ]\n}"}],"_postman_id":"e3cf2d88-0b88-4421-a38c-c12778b91d94"},{"name":"Get Service Points","id":"4e8972cd-c3bf-4ce0-a008-23c59d2f9116","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) The participant ID who the request is from.</p>\n","key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}"},{"description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n","key":"x-v","value":"{{x-v}}"},{"description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n","key":"x-min-v","value":"{{x-min-v}}"},{"description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n","key":"x-fapi-interaction-id","value":"<value>"},{"description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n","key":"x-cds-arrangement","value":"<value>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"servicePointIds\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints?page=1&page-size=1","description":"<p>Obtain DER data for a specific set of service points</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[{"description":{"content":"<p>Page of results being requested (standard pagination)</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Page size. Default is 25 (standard pagination). Maximum page size of 1000 results.</p>\n","type":"text/plain"},"key":"page-size","value":"1"},{"disabled":true,"description":{"content":"<p>For Internal AEMO pagination purpose</p>\n","type":"text/plain"},"key":"continuation-token","value":""}],"variable":[]}},"response":[{"id":"2923ead7-cefc-433c-bfef-65045c060526","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"Specifies the encoding support for the response.","key":"Accept-Encoding","value":"gzip"},{"description":"(Required) The participant ID who the request is from.","key":"X-initiatingParticipantId","value":"NEMMCO"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"test"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"test"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"1234567890\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints?page=1&page-size=1","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints"],"query":[{"key":"page","value":"1"},{"key":"page-size","value":"1"},{"key":"continuation-token","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"test","description":""},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"servicePoints\": [\n            {\n                \"servicePointId\": \"1234567890\",\n                \"nationalMeteringId\": \"1234567890\",\n                \"servicePointClassification\": \"SMALL\",\n                \"servicePointStatus\": \"ACTIVE\",\n                \"jurisdictionCode\": \"VIC\",\n                \"validFromDate\": \"2021-03-17\",\n                \"lastUpdateDateTime\": \"2021-10-02T01:20:59+10:00\",\n                \"consumerProfile\": {\n                    \"classification\": \"RESIDENTIAL\",\n                    \"threshold\": \"LOW\"\n                }\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints?page=1&page-size=1&continuation-token=698ad5ee3a03dec5d407b5225db0f438\"\n    },\n    \"meta\": {\n        \"totalRecords\": 1,\n        \"totalPages\": 1\n    }\n}"},{"id":"6d511c10-db1f-48b6-bc18-c88354e76408","name":"Mandatory Header Missing x-fapi-interaction-id","originalRequest":{"method":"POST","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) The participant ID who the request is from.","key":"X-initiatingParticipantId","value":"NEMMCO"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"test"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\r\n\r\n  \"data\": {\r\n\r\n    \"servicePointIds\": [\"1234567890\"]\r\n\r\n  },\r\n  \"meta\":{}\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints?page=1&page-size=1","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints"],"query":[{"key":"page","value":"1"},{"key":"page-size","value":"1"},{"key":"continuation-token","value":"1","disabled":true}]}},"status":"Missing Required Header","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Header/Missing\",\n            \"title\": \"Missing Required Header\",\n            \"detail\": \"Header x-fapi-interaction-id was not found in the request. Access denied.\"\n        }\n    ]\n}"}],"_postman_id":"4e8972cd-c3bf-4ce0-a008-23c59d2f9116"},{"name":"Get DER For Service Point","id":"987c4cba-039e-4384-b9bd-7f84e618e670","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The participant ID who the request is from.</p>\n","key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}"},{"description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n","key":"x-v","value":"{{x-v}}"},{"description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n","key":"x-min-v","value":"{{x-min-v}}"},{"description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n","key":"x-fapi-interaction-id","value":"<value>"},{"description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n","key":"x-cds-arrangement","value":"<value>"},{"key":"Accept","value":"application/json"}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/:servicePointId/der","description":"<p>Obtain a list of DER data from a particular service point</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints",":servicePointId","der"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[],"variable":[{"id":"b80530ed-91f7-4a15-a26f-4417f7a2a2dd","type":"any","value":"<nmi>","key":"servicePointId"}]}},"response":[{"id":"900a0096-69f6-4bb6-8a73-bbbc92aa589a","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) The participant ID who the request is from.","key":"X-initiatingParticipantId","value":"TestParticipant"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"Test123"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"Test123"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"Basic <Base64 encoded>","disabled":true}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/der"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"servicePointId\": \"1234567890\",\n        \"approvedCapacity\": 5,\n        \"availablePhasesCount\": 3,\n        \"installedPhasesCount\": 3,\n        \"islandableInstallation\": false,\n        \"hasCentralProtectionControl\": false,\n        \"acConnections\": [\n            {\n                \"connectionIdentifier\": 300000005223144,\n                \"count\": 1,\n                \"equipmentType\": \"INVERTER\",\n                \"manufacturerName\": \"Unknown\",\n                \"inverterSeries\": \"Unknown\",\n                \"inverterModelNumber\": \"Unknown\",\n                \"commissioningDate\": \"2020-10-02\",\n                \"status\": \"ACTIVE\",\n                \"inverterDeviceCapacity\": 5,\n                \"derDevices\": [\n                    {\n                        \"deviceIdentifier\": 200000005234779,\n                        \"count\": 1,\n                        \"manufacturer\": \"Unknown\",\n                        \"modelNumber\": \"Unknown\",\n                        \"status\": \"ACTIVE\",\n                        \"type\": \"SOLAR_PV\",\n                        \"subtype\": \"Unknown_subtype\",\n                        \"nominalRatedCapacity\": 6.6,\n                        \"nominalStorageCapacity\": 0\n                    }\n                ]\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/der\"\n    },\n    \"meta\": {}\n}"},{"id":"78ac6dcd-ddd3-411f-8213-db7b9eb662f4","name":"Mandatory Header Missing X-initiatingParticipantId","originalRequest":{"method":"GET","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"Test123"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"Test123"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"Basic <Base64 encoded>","disabled":true}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/der"},"status":"Missing Required Header","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Header/Missing\",\n            \"title\": \"Missing Required Header\",\n            \"detail\": \"Header X-initiatingParticipantID was not found in the request. Access denied.\"\n        }\n    ]\n}"}],"_postman_id":"987c4cba-039e-4384-b9bd-7f84e618e670"},{"name":"Get Usage For Service Point","id":"4fc35876-f7e3-4b3b-95aa-4e876c17406e","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}","type":"text","description":"<p>(Required) The participant ID who the request is from.</p>\n"},{"key":"x-v","value":"{{x-v}}","type":"text","description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n"},{"key":"x-min-v","value":"{{x-min-v}}","type":"text","description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n"},{"key":"x-fapi-interaction-id","value":"<value>","type":"text","description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n"},{"key":"x-cds-arrangement","value":"<value>","type":"text","description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Accept-Encoding","value":"compress","type":"text"}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/:servicePointId/usage?interval-reads=<value>&newest-date=<YYYY-MM-DD>&oldest-date=<YYYY-MM-DD>&page=<value>&page-size=<value>","description":"<p>Obtain a list of DER data from a particular service point</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints",":servicePointId","usage"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[{"description":{"content":"<p>FULL or MIN_30 or NONE</p>\n","type":"text/plain"},"key":"interval-reads","value":"<value>"},{"key":"newest-date","value":"<YYYY-MM-DD>"},{"key":"oldest-date","value":"<YYYY-MM-DD>"},{"description":{"content":"<p>Integer value</p>\n","type":"text/plain"},"key":"page","value":"<value>"},{"description":{"content":"<p>Integer value 1-1000</p>\n","type":"text/plain"},"key":"page-size","value":"<value>"}],"variable":[{"id":"8a382739-b327-495e-b6c6-81b93f9860db","type":"any","value":"<nmi>","key":"servicePointId"}]}},"response":[{"id":"d4b88207-b6bc-4827-abd5-b7f282e884b7","name":"Successful response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","description":"(Required) Details the expected content type of the response."},{"key":"X-initiatingParticipantId","value":"TestParticipant","type":"text","description":"(Required) The participant ID who the request is from."},{"key":"x-v","value":"1","type":"text","description":"(Required) Version of the API supported by AEMO.e.g 1"},{"key":"x-min-v","value":"1","type":"text","description":"Minimum Version of the API supported by AEMO.e.g 1"},{"key":"x-fapi-interaction-id","value":"Test123","type":"text","description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO."},{"key":"x-cds-arrangement","value":"Test123","type":"text","description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement."},{"key":"Accept-Encoding","value":"compress","type":"text","description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon."},{"key":"Authorization","value":"Basic <Base64 encoded>","type":"text","disabled":true}],"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/usage?interval-reads=FULL&newest-date=2020-08-30&oldest-date=2020-06-01","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","1234567890","usage"],"query":[{"key":"interval-reads","value":"FULL"},{"key":"newest-date","value":"2020-08-30"},{"key":"oldest-date","value":"2020-06-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"compress","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"reads\": [\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"41\",\n                \"controlledLoad\": true,\n                \"readStartDate\": \"2020-08-30\",\n                \"readEndDate\": \"2020-11-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 362\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"13\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2020-08-30\",\n                \"readEndDate\": \"2020-11-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 303\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"12\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2020-08-30\",\n                \"readEndDate\": \"2020-11-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 304\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"41\",\n                \"controlledLoad\": true,\n                \"readStartDate\": \"2020-06-01\",\n                \"readEndDate\": \"2020-08-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 337\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"13\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2020-06-01\",\n                \"readEndDate\": \"2020-08-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 545\n                }\n            },\n            {\n                \"servicePointId\": \"1234567890\",\n                \"registerSuffix\": \"12\",\n                \"controlledLoad\": false,\n                \"readStartDate\": \"2020-06-01\",\n                \"readEndDate\": \"2020-08-29\",\n                \"unitOfMeasure\": \"KWH\",\n                \"readUType\": \"basicRead\",\n                \"basicRead\": {\n                    \"value\": 248\n                }\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/usage?page=1&page-size=25&continuation-token=03c8b3ead9e07b064c53cdf8e3a75c91&oldest-date=2020-08-25&newest-date=2020-08-30&interval-reads=FULL\"\n    },\n    \"meta\": {\n        \"totalRecords\": 6,\n        \"totalPages\": 1\n    }\n}"},{"id":"d1d7b044-43bc-4772-82e2-f0fc33c53c19","name":"Invalid Query Paramater - interval-reads","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","description":"(Required) Details the expected content type of the response."},{"key":"X-initiatingParticipantId","value":"TestParticipant","type":"text","description":"(Required) The participant ID who the request is from."},{"key":"x-v","value":"1","type":"text","description":"(Required) Version of the API supported by AEMO.e.g 1"},{"key":"x-min-v","value":"1","type":"text","description":"Minimum Version of the API supported by AEMO.e.g 1"},{"key":"x-fapi-interaction-id","value":"Test123","type":"text","description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO."},{"key":"x-cds-arrangement","value":"Test123","type":"text","description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement."},{"key":"Accept-Encoding","value":"compress","type":"text","description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon."},{"key":"Authorization","value":"Basic <Base64 encoded>","type":"text","disabled":true}],"url":{"raw":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890/usage?interval-reads=MIN_5&newest-date=2020-08-30&oldest-date=2020-06-01","host":["https://apis.preprod.aemo.com.au:9319"],"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints","1234567890","usage"],"query":[{"key":"interval-reads","value":"MIN_5"},{"key":"newest-date","value":"2020-08-30"},{"key":"oldest-date","value":"2020-06-01"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Field/Invalid\",\n            \"title\": \"Invalid Field\",\n            \"detail\": \"Invalid Interval-reads. NONE, MIN_30 and FULL are allowed values\"\n        }\n    ]\n}"}],"_postman_id":"4fc35876-f7e3-4b3b-95aa-4e876c17406e"},{"name":"Get Service Point Detail","id":"9a30596b-618e-4ca7-af90-4ba2addd829a","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The participant ID who the request is from.</p>\n","key":"X-initiatingParticipantId","value":"{{X-initiatingParticipantId}}"},{"description":"<p>(Required) Version of the API supported by AEMO.e.g 1</p>\n","key":"x-v","value":"{{x-v}}"},{"description":"<p>Minimum Version of the API supported by AEMO.e.g 1</p>\n","key":"x-min-v","value":"{{x-min-v}}"},{"description":"<p>(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.</p>\n","key":"x-fapi-interaction-id","value":"<value>"},{"description":"<p>(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.</p>\n","key":"x-cds-arrangement","value":"<value>"},{"key":"Accept","value":"application/json"}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/:servicePointId","description":"<p>Obtain a list of DER data from a particular service point</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"a163461f-0594-434b-b934-2ceb03e93f65","id":"a163461f-0594-434b-b934-2ceb03e93f65","name":"CDR","type":"collection"}},"urlObject":{"path":["NEMRetail","cds-au","v1","secondary","energy","electricity","servicepoints",":servicePointId"],"host":["https://apis.preprod.aemo.com.au:9319"],"query":[],"variable":[{"id":"a9e7b1b0-74b5-4ebe-a9f1-a5bb3978ebfc","type":"any","value":"<nmi>","key":"servicePointId"}]}},"response":[{"id":"9d4e9d51-8208-4d1d-891d-531dc0527fa3","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) The participant ID who the request is from.","key":"X-initiatingParticipantId","value":"TestParticipant"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"Test123"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"Test123"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"Basic <Base64 encoded>","disabled":true}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-v","value":"1","description":""},{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"servicePointId\": \"1234567890\",\n        \"nationalMeteringId\": \"1234567890\",\n        \"servicePointClassification\": \"SMALL\",\n        \"servicePointStatus\": \"ACTIVE\",\n        \"jurisdictionCode\": \"VIC\",\n        \"validFromDate\": \"2021-10-01\",\n        \"lastUpdateDateTime\": \"2021-10-02T01:20:59+10:00\",\n        \"consumerProfile\": {\n            \"classification\": \"RESIDENTIAL\",\n            \"threshold\": \"LOW\"\n        },\n        \"distributionLossFactor\": {\n            \"code\": \"KES\",\n            \"description\": \"PCOR - 240/415V LV line S\",\n            \"lossValue\": \"1.0637\"\n        },\n        \"relatedParticipants\": [\n            {\n                \"party\": \"AGL Sales Pty Limited\",\n                \"role\": \"FRMP\"\n            },\n            {\n                \"party\": \"Powercor Australia Ltd\",\n                \"role\": \"LNSP\"\n            }\n        ],\n        \"location\": {\n            \"addressUType\": \"paf\",\n            \"paf\": {\n                \"thoroughfareNumber1\": 16,\n                \"lotNumber\": \"16311\",\n                \"streetName\": \"RHUBARB\",\n                \"streetType\": \"RD\",\n                \"localityName\": \"MANOR LAKES\",\n                \"postcode\": \"3024\",\n                \"state\": \"VIC\"\n            }\n        },\n        \"meters\": [\n            {\n                \"meterId\": \"A9975237\",\n                \"specifications\": {\n                    \"status\": \"CURRENT\",\n                    \"installationType\": \"MRIM\",\n                    \"manufacturer\": \"Landis and Gyr\",\n                    \"model\": \"10ML4/011\",\n                    \"readType\": \"RWD\"\n                },\n                \"registers\": [\n                    {\n                        \"registerId\": \"E1\",\n                        \"registerSuffix\": \"E1\",\n                        \"averagedDailyLoad\": 20,\n                        \"registerConsumptionType\": \"ACTIVE\",\n                        \"networkTariffCode\": \"PRTOU\",\n                        \"unitOfMeasure\": \"KWH\",\n                        \"timeOfDay\": \"INTERVAL\",\n                        \"multiplier\": 1,\n                        \"controlledLoad\": false,\n                        \"consumptionType\": \"ACTUAL\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"links\": {\n        \"self\": \"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890\"\n    },\n    \"meta\": {}\n}"},{"id":"b6345efc-e8a3-4e8f-bf87-a32f4ea0367b","name":"Mandatory Header Missing X-initiatingParticipantId","originalRequest":{"method":"GET","header":[{"description":"(Required) Details the expected content type of the response.","key":"Accept","value":"application/json"},{"description":"(Required) Version of the API supported by AEMO.e.g 1","key":"x-v","value":"1"},{"description":"Minimum Version of the API supported by AEMO.e.g 1","key":"x-min-v","value":"1"},{"description":"(Required) The x-fapi-interaction-id is supplied for end to end tracing. If the ADR has not populated this on their API call to the retailer, the retailer must generate a unique value to pass through to AEMO.","key":"x-fapi-interaction-id","value":"Test123"},{"description":"(Required) Arrangement ID for the consent that the request is being made under to be used for tracing and audit purposes. AEMO will not validate the consent associated with the arrangement.","key":"x-cds-arrangement","value":"Test123"},{"description":"(Required) Base64 encoding of the URM username and password, concatenated with a colon.","key":"Authorization","value":"Basic <Base64 encoded>","disabled":true}],"url":"https://apis.preprod.aemo.com.au:9319/NEMRetail/cds-au/v1/secondary/energy/electricity/servicepoints/1234567890"},"status":"Missing Required Header","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-fapi-interaction-id","value":"Test123","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"code\": \"urn:au-cds:error:cds-all:Header/Missing\",\n            \"title\": \"Missing Required Header\",\n            \"detail\": \"Header X-initiatingParticipantID was not found in the request. Access denied.\"\n        }\n    ]\n}"}],"_postman_id":"9a30596b-618e-4ca7-af90-4ba2addd829a"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"515a7fbd-a8b1-4f5a-9d8a-ccf0a496e8b1"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"d15de8ac-b74f-4265-81dc-e6a7e203b40e"}}],"variable":[{"key":"baseUrl","value":"https://apis.preprod.aemo.com.au:9319","type":"string"},{"key":"PreprodMarketURL","value":"https://apis.preprod.marketnet.net.au:9319","type":"string"},{"key":"ProdInternetURL","value":"https://apis.prod.aemo.com.au:9319","type":"string"},{"key":"ProdMarketURL","value":"https://apis.prod.marketnet.net.au:9319","type":"string"}]}