{"info":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","description":"<html><head></head><body><p>The Distributed Energy Resource (DER) Register B2B API is designed for Network Service Providers (NSPs), Emergency Services and the public to create, maintain and update DER records that are integrated into AEMO load forecasts and power system modelling, as well as being accessible to NSPs, emergency services and the public, via a report on the AEMO website.</p>\n<p>The following Postman collection will help you get started quickly in using the DERR B2B API.</p>\n<h1 id=\"before-getting-started\">Before getting started</h1>\n<ol>\n<li>Make sure you update the values in the <strong>Environment Variables</strong> associated with this collection (see <em>DER Registration B2B</em> environment)</li>\n<li>You have your valid, signed client certificate loaded under <em>Settings &gt; Certificates</em> against the Host <code>partner.api.aemo.com.au</code></li>\n<li>You may wish to load different certificates for the other environments available to you (e.g. preprod Host <code>partner.api.preprod.aemo.com.au</code>)</li>\n</ol>\n<h1 id=\"getting-started\">Getting started</h1>\n<p>Once you've set-up your environment variables and client certificate, check out the <em>Getting Started</em> folder first and try the various requests in that folder to get used to the reponses from the API.</p>\n<h2 id=\"examples\">Examples</h2>\n<p>Most requests will have working examples, with prefilled request bodies. See the <em>Examples</em> drop down, underneath the environment area, under each request to find the prefilled example.</p>\n<hr>\n<p>For more information please see <a href=\"https://dev.aemo.com.au\">AEMO's Developer Portal</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Before getting started","slug":"before-getting-started"},{"content":"Getting started","slug":"getting-started"}],"owner":"10032049","collectionId":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","publishedId":"2s93CLuEWW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-23T05:09:32.000Z"},"item":[{"name":"getDER","event":[{"listen":"test","script":{"exec":["// set the environment variable \"transactionId\" with the transactionId returned in the response","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"transactionId\", jsonData.transactionId);"],"type":"text/javascript","id":"1e103ed0-4b6b-4c0e-812d-e36d23a0db26"}}],"id":"5247fd04-bc9e-454d-937e-e719946366bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(required)</p>\n","key":"Accept","type":"text","value":"application/json"},{"description":"<p>(required)</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>(required) Your Participant ID</p>\n","key":"X-initiatingParticipantID","type":"text","value":"ENERGYCO1"},{"description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","key":"X-market","type":"text","value":"NEM"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"derRecords\": [\r\n            {\r\n                \"nmi\": \"111111111a\",\r\n                \"jobNumber\": \"JOB1\"\r\n            }\r\n        ]\r\n    }\r\n}"},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/getDER","description":"<p>This API is used by participants to get a complete history of versions for a single DER\nRecord. The returned file size is to be confirmed.</p>\n<p><strong>Note:</strong> This API returns all AC connections and DER devices, regardless of their status.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["getDER"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"552eacef-73d0-4f10-8aaf-e34d0dedcd97","name":"getDER (example)","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-initiatingParticipantID","type":"text","value":"{{participantId}}"},{"key":"X-market","type":"text","value":"{{x-market}}"},{"key":"Authorization","type":"text","value":"Basic {{urmBase64}}"}],"body":{"mode":"raw","raw":"{\r\n    \"data\": {\r\n        \"derRecords\": [\r\n            {\r\n                \"nmi\": \"111111111a\",\r\n                \"jobNumber\": \"JOB1\"\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/getDER"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Mar 2020 02:21:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"19f3-YQt3a2D38fHoLo/2DLDiS5Pp6Eg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"content-type, origin, x-requested-with, accept, x-apikey, authorization, x-intentid-token"},{"key":"Access-Control-Max-Age","value":"3628800"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-IntentId-Token"},{"key":"From-Apigee","value":"Apigee"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionId\": \"2e85e6e2-872d-4d41-ae24-e3f7f3a92ed4\",\n    \"data\": {\n        \"derRecords\": [\n            {\n                \"nmi\": \"111111111a\",\n                \"recordUpdateDate\": \"2019-10-23T05:22:59.000+10:00\",\n                \"jobNumber\": \"JOB1\",\n                \"approvedCapacity\": 30000,\n                \"availablePhasesCount\": 3,\n                \"installedPhasesCount\": 3,\n                \"islandableInstallation\": \"Yes\",\n                \"centralProtectionControl\": \"Yes\",\n                \"exportLimitkva\": null,\n                \"underFrequencyProtection\": 47,\n                \"underFrequencyProtectionDelay\": null,\n                \"overFrequencyProtection\": 51,\n                \"underVoltageProtection\": null,\n                \"underVoltageProtectionDelay\": null,\n                \"overVoltageProtection\": null,\n                \"overVoltageProtectionDelay\": null,\n                \"sustainedOverVoltage\": null,\n                \"overFrequencyProtectionDelay\": null,\n                \"sustainedOverVoltageDelay\": null,\n                \"frequencyRateOfChange\": 0.8,\n                \"voltageVectorShift\": 2,\n                \"interTripScheme\": \"TEST1\",\n                \"neutralVoltageDisplacement\": 5,\n                \"submitMode\": \"submit\",\n                \"submitterId\": \"TESTMANUAL\",\n                \"submitterClass\": \"NSP\",\n                \"comments\": \"Installation of solar DER\",\n                \"installerId\": \"getDERSummary\",\n                \"acConnections\": [\n                    {\n                        \"connectionId\": 10001,\n                        \"recordCreationDate\": \"2019-11-04T09:34:13.000+10:00\",\n                        \"commissioningDate\": \"2020-08-01\",\n                        \"recordConfirmedDate\": null,\n                        \"recordEndDate\": \"9999-12-31T00:00:00.000+10:00\",\n                        \"installationStage\": \"Initial\",\n                        \"equipmentType\": \"Inverter\",\n                        \"cecConnectionId\": null,\n                        \"count\": 2,\n                        \"details\": {\n                            \"dredInverterInteraction\": \"Yes\",\n                            \"serialNumbers\": [\n                                \"Ser000001\",\n                                \"Ser000002\"\n                            ],\n                            \"manufacturerName\": \"Victron Energy BV\",\n                            \"modelNumber\": \"250/70-MC4\",\n                            \"inverterSeries\": \"SmartSolar\",\n                            \"inverterStandard\": \"IEC 62109.1\",\n                            \"inverterDeviceCapacity\": 4000,\n                            \"sustainOpOvervoltLimit\": 245,\n                            \"stopAtOverFreq\": 52,\n                            \"stopAtUnderFreq\": 48,\n                            \"invVoltWattRespMode\": \"Enabled\",\n                            \"invWattRespV1\": 220,\n                            \"invWattRespV2\": 229,\n                            \"invWattRespV3\": 245,\n                            \"invWattRespV4\": 250,\n                            \"invWattRespPAtV1\": 70,\n                            \"invWattRespPAtV2\": 60,\n                            \"invWattRespPAtV3\": 40,\n                            \"invWattRespPAtV4\": 20,\n                            \"invVoltVarRespMode\": \"Enabled\",\n                            \"invVarRespV1\": 220,\n                            \"invVarRespV2\": 220,\n                            \"invVarRespV3\": 240,\n                            \"invVarRespV4\": 260,\n                            \"invVarRespQAtV1\": 50,\n                            \"invVarRespQAtV2\": 50,\n                            \"invVarRespQAtV3\": 70,\n                            \"invVarRespQAtV4\": 0,\n                            \"invReactivePowerMode\": \"Not Enabled\",\n                            \"invFixReactivePower\": null,\n                            \"fixPowerFactorMode\": \"Not Enabled\",\n                            \"fixPowerFactor\": null,\n                            \"fixPowerFactorQuad\": null,\n                            \"powerRespMode\": \"Not Enabled\",\n                            \"referencePointP1\": null,\n                            \"referencePointP2\": null,\n                            \"powerFactorAtP1\": null,\n                            \"powerFactorQuadAtP1\": null,\n                            \"powerFactorAtP2\": null,\n                            \"powerFactorQuadAtP2\": null,\n                            \"powerRateLimitMode\": \"Enabled\",\n                            \"powerRampRate\": 6,\n                            \"reactivePowerRegulation\": null,\n                            \"voltageSetPoint\": null,\n                            \"voltageSetPointUnit\": null,\n                            \"deadband\": null,\n                            \"droop\": null,\n                            \"baseForDroop\": null,\n                            \"reactivePowerSourceLimit\": null,\n                            \"reactivePowerSinkLimit\": null,\n                            \"reactiveFixPowerFactor\": null,\n                            \"reactiveFixPowerFactorQuad\": null,\n                            \"generatorRampRate\": null,\n                            \"powerRampGradient\": null,\n                            \"frequencySensitiveMode\": null,\n                            \"frequencyDeadband\": null,\n                            \"frequencyDroop\": null,\n                            \"manufacturerOther\": true,\n                            \"modelOther\": true,\n                            \"inverterSeriesOther\": true\n                        },\n                        \"statusCode\": \"Inactive\",\n                        \"frequencyRateOfChange\": 0.8,\n                        \"voltageVectorShift\": 2,\n                        \"interTripScheme\": \"from local substation3\",\n                        \"neutralVoltageDisplacement\": 5,\n                        \"nspConnectionId\": null,\n                        \"devices\": [\n                            {\n                                \"deviceId\": 100000000001,\n                                \"recordCreationDate\": \"2019-11-04T09:34:13.000+10:00\",\n                                \"recordConfirmedDate\": null,\n                                \"recordEndDate\": \"9999-12-31T00:00:00.000+10:00\",\n                                \"type\": \"Fossil\",\n                                \"cecDeviceId\": null,\n                                \"details\": {\n                                    \"manufacturerName\": \"Worldwide Energy and Manufacturing (Nantong) Co Ltd\",\n                                    \"modelNumber\": \"AS-6P30-NA4\",\n                                    \"nominalRatedCapacity\": 5,\n                                    \"nominalStorageCapacity\": null,\n                                    \"typeOther\": false,\n                                    \"subTypeOther\": true,\n                                    \"manufacturerOther\": true,\n                                    \"modelOther\": true\n                                },\n                                \"subType\": \"biohybrid\",\n                                \"installationStage\": \"Initial\",\n                                \"count\": 2,\n                                \"status\": \"Active\",\n                                \"nspDeviceId\": \"NSPDEV0001\",\n                                \"recordCommissioningDate\": \"2019-11-04T09:34:13.000+10:00\"\n                            }\n                        ]\n                    },\n                    {\n                        \"connectionId\": 10011,\n                        \"recordCreationDate\": \"2019-11-04T09:34:13.000+10:00\",\n                        \"commissioningDate\": \"2020-08-01\",\n                        \"recordConfirmedDate\": null,\n                        \"recordEndDate\": \"9999-12-31T00:00:00.000+10:00\",\n                        \"installationStage\": \"Conditional\",\n                        \"equipmentType\": \"Inverter\",\n                        \"cecConnectionId\": null,\n                        \"count\": 2,\n                        \"details\": {\n                            \"dredInverterInteraction\": \"Yes\",\n                            \"serialNumbers\": [\n                                \"Ser000001\",\n                                \"Ser000002\"\n                            ],\n                            \"manufacturerName\": \"Victron Energy BV\",\n                            \"modelNumber\": \"250/70-MC4\",\n                            \"inverterSeries\": \"SmartSolar\",\n                            \"inverterStandard\": \"IEC 62109.1\",\n                            \"inverterDeviceCapacity\": 4000,\n                            \"sustainOpOvervoltLimit\": 245,\n                            \"stopAtOverFreq\": 52,\n                            \"stopAtUnderFreq\": 48,\n                            \"invVoltWattRespMode\": \"Enabled\",\n                            \"invWattRespV1\": 220,\n                            \"invWattRespV2\": 229,\n                            \"invWattRespV3\": 245,\n                            \"invWattRespV4\": 250,\n                            \"invWattRespPAtV1\": 70,\n                            \"invWattRespPAtV2\": 60,\n                            \"invWattRespPAtV3\": 40,\n                            \"invWattRespPAtV4\": 20,\n                            \"invVoltVarRespMode\": \"Enabled\",\n                            \"invVarRespV1\": 220,\n                            \"invVarRespV2\": 220,\n                            \"invVarRespV3\": 240,\n                            \"invVarRespV4\": 260,\n                            \"invVarRespQAtV1\": 50,\n                            \"invVarRespQAtV2\": 50,\n                            \"invVarRespQAtV3\": 70,\n                            \"invVarRespQAtV4\": 0,\n                            \"invReactivePowerMode\": \"Not Enabled\",\n                            \"invFixReactivePower\": null,\n                            \"fixPowerFactorMode\": \"Not Enabled\",\n                            \"fixPowerFactor\": null,\n                            \"fixPowerFactorQuad\": null,\n                            \"powerRespMode\": \"Not Enabled\",\n                            \"referencePointP1\": null,\n                            \"referencePointP2\": null,\n                            \"powerFactorAtP1\": null,\n                            \"powerFactorQuadAtP1\": null,\n                            \"powerFactorAtP2\": null,\n                            \"powerFactorQuadAtP2\": null,\n                            \"powerRateLimitMode\": \"Enabled\",\n                            \"powerRampRate\": 6,\n                            \"reactivePowerRegulation\": null,\n                            \"voltageSetPoint\": null,\n                            \"voltageSetPointUnit\": null,\n                            \"deadband\": null,\n                            \"droop\": null,\n                            \"baseForDroop\": null,\n                            \"reactivePowerSourceLimit\": null,\n                            \"reactivePowerSinkLimit\": null,\n                            \"reactiveFixPowerFactor\": null,\n                            \"reactiveFixPowerFactorQuad\": null,\n                            \"generatorRampRate\": null,\n                            \"powerRampGradient\": null,\n                            \"frequencySensitiveMode\": null,\n                            \"frequencyDeadband\": null,\n                            \"frequencyDroop\": null,\n                            \"manufacturerOther\": true,\n                            \"modelOther\": true,\n                            \"inverterSeriesOther\": true\n                        },\n                        \"statusCode\": \"Inactive\",\n                        \"frequencyRateOfChange\": 0.8,\n                        \"voltageVectorShift\": 2,\n                        \"interTripScheme\": \"from local substation3\",\n                        \"neutralVoltageDisplacement\": 5,\n                        \"nspConnectionId\": null,\n                        \"devices\": [\n                            {\n                                \"deviceId\": 100000000011,\n                                \"recordCreationDate\": \"2019-11-04T09:34:13.000+10:00\",\n                                \"recordConfirmedDate\": null,\n                                \"recordEndDate\": \"9999-12-31T00:00:00.000+10:00\",\n                                \"type\": \"Hydro\",\n                                \"cecDeviceId\": null,\n                                \"details\": {\n                                    \"manufacturerName\": \"Worldwide Energy and Manufacturing (Nantong) Co Ltd\",\n                                    \"modelNumber\": \"AS-6P30-NA4\",\n                                    \"nominalRatedCapacity\": 5,\n                                    \"nominalStorageCapacity\": null,\n                                    \"typeOther\": false,\n                                    \"subTypeOther\": true,\n                                    \"manufacturerOther\": true,\n                                    \"modelOther\": true\n                                },\n                                \"subType\": \"biohybrid\",\n                                \"installationStage\": \"Conditional\",\n                                \"count\": 2,\n                                \"status\": \"Active\",\n                                \"nspDeviceId\": \"NSPDEV0011\",\n                                \"recordCommissioningDate\": \"2019-11-04T09:34:13.000+10:00\"\n                            }\n                        ]\n                    }\n                ],\n                \"exceptions\": [\n                    {\n                        \"exceptionId\": 2019,\n                        \"code\": 2004,\n                        \"name\": \"2004 Exception\",\n                        \"details\": \"Review data: Data not provided.\",\n                        \"status\": \"open\",\n                        \"deviceId\": null,\n                        \"connectionId\": 10001,\n                        \"nspAcknowledged\": \"no\",\n                        \"affectedAttributes\": [\n                            \"statusCode\"\n                        ]\n                    },\n                    {\n                        \"exceptionId\": 2020,\n                        \"code\": 2040,\n                        \"name\": \"2040 Exception\",\n                        \"details\": \"Review data: Data not provided.\",\n                        \"status\": \"open\",\n                        \"deviceId\": null,\n                        \"connectionId\": 10011,\n                        \"nspAcknowledged\": \"no\",\n                        \"affectedAttributes\": [\n                            \"invVarRespQAtV4\"\n                        ]\n                    }\n                ],\n                \"accessRequested\": false\n            }\n        ]\n    },\n    \"warnings\": [\n        {\n            \"code\": \"\",\n            \"title\": \"\",\n            \"detail\": \"\",\n            \"source\": \"\"\n        }\n    ]\n}"}],"_postman_id":"5247fd04-bc9e-454d-937e-e719946366bc"},{"name":"getDERSummary","event":[{"listen":"test","script":{"exec":["// set the environment variable \"transactionId\" with the transactionId returned in the response","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"transactionId\", jsonData.transactionId);"],"type":"text/javascript","id":"54e9ab99-1511-4425-a3a0-7a737daa0a5e"}}],"id":"c87f1072-36e3-4741-a513-54a28c07ddd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>(required) Your Participant ID</p>\n","type":"text"},{"key":"X-market","value":"NEM","description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmis\" : [\"111111111k\"],\r\n        \"installerId\" : \"installer\",\r\n        \"accessRequested\" : \"Yes\",\r\n        \"exceptionCodes\" : [\"2023\"],\r\n             \"modifiedDateFrom\" : \"2019-10-23 00:00:00.000+10:00\",\r\n             \"modifiedDateTo\" : \"2019-10-24 02:00:00.000+10:00\",\r\n        \"submitterClass\" : \"NSP\",\r\n        \"acConnection\" : \r\n        {\r\n            \"equipmentType\" : \"Inverter\",\r\n            \"commissioningDateFrom\" : \"2019-02-10\",\r\n            \"commissioningDateTo\" : \"2020-02-09\",\r\n            \"status\" : \"Active\",\r\n            \"installationStages\" : [\"Initial\"]\r\n        },\r\n        \"device\" :\r\n        {\r\n            \"types\" : [\"Fossil\"],\r\n            \"status\" : \"Active\",\r\n            \"installationStages\" : [\"Initial\"]\r\n        }\r\n    }\r\n}\r\n"},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/getDERSummary","description":"<p>This API is used by participants to get a single or multiple DER Records along with their\ndetails based on the supplied filters. It uses an AND connector and the returned data\ncontains all data for the specified NMI.</p>\n<ul>\n<li>The returned data is the latest version stored in DER Register.</li>\n<li>This API does not return historical versions.</li>\n<li>The returned file size is to be confirmed.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["getDERSummary"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"365e31a6-436c-43bb-8b86-36edd5dab8f7","name":"getDERSummary (example)","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-initiatingParticipantID","value":"{{participantId}}","type":"text"},{"key":"X-market","value":"{{x-market}}","type":"text"},{"key":"Authorization","value":"Basic {{urmBase64}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmis\" : [\"111111111k\"],\r\n        \"installerId\" : \"installer\",\r\n        \"accessRequested\" : \"Yes\",\r\n        \"exceptionCodes\" : [\"2023\"],\r\n        \"modifiedDateFrom\" : \"2019-10-23 00:00:00.000+10:00\",\r\n        \"modifiedDateTo\" : \"2019-10-24 02:00:00.000+10:00\",\r\n        \"submitterClass\" : \"NSP\",\r\n        \"acConnection\" : \r\n        {\r\n            \"equipmentType\" : \"Inverter\",\r\n            \"commissioningDateFrom\" : \"2019-02-10\",\r\n            \"commissioningDateTo\" : \"2020-02-09\",\r\n            \"status\" : \"Active\",\r\n            \"installationStages\" : [\"Initial\"]\r\n        },\r\n        \"device\" :\r\n        {\r\n            \"types\" : [\"Fossil\"],\r\n            \"status\" : \"Active\",\r\n            \"installationStages\" : [\"Initial\"]\r\n        }\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/getDERSummary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Mar 2020 00:46:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"81"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"51-+ElmZ3Vzr/05FXVezvNKjtkr6Yo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"content-type, origin, x-requested-with, accept, x-apikey, authorization, x-intentid-token"},{"key":"Access-Control-Max-Age","value":"3628800"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-IntentId-Token"},{"key":"From-Apigee","value":"Apigee"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionId\": \"86650a98-73e2-4b6f-9593-0c0b4f9ff0df\",\n    \"data\": {\n        \"derRecords\": []\n    }\n}"}],"_postman_id":"c87f1072-36e3-4741-a513-54a28c07ddd3"},{"name":"getPreferences","id":"4fccd4cc-6d09-4653-a56e-32d586c9b7de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(required)</p>\n","key":"Accept","type":"text","value":"application/json"},{"description":"<p>(required) Your Participant ID</p>\n","key":"X-initiatingParticipantID","type":"text","value":"ENERGYCO1"},{"description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","key":"X-market","type":"text","value":"NEM"}],"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/getPreferences","description":"<p>Retrieve default inverter settings, notification preference and contact details.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["getPreferences"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4fccd4cc-6d09-4653-a56e-32d586c9b7de"},{"name":"getReceipts","event":[{"listen":"test","script":{"exec":["// set the environment variable \"transactionId\" with the transactionId returned in the response","var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"transactionId\", jsonData.transactionId);"],"type":"text/javascript","id":"0b91dcb7-ed61-41ea-8860-b02e81adcbf8"}}],"id":"0aa4d901-855b-4b7a-adfd-3e65ccf53c9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>(required) Your Participant ID</p>\n","type":"text"},{"key":"X-market","value":"NEM","description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"modifiedDateFrom\" : \"2017-11-01T16:16:10.000+10:00\",\r\n        \"modifiedDateTo\" : \"2019-12-08T16:16:10.000+10:00\",\r\n        \"jobReferences\" :\r\n        [\r\n            {\r\n                \"nmi\" : \"111111111g\",\r\n                \"jobNumber\" : \"JOB7\",\r\n                \"installerId\" : \"getDERSummary\",\r\n                \"required\": [\"nmi\", \"jobNumber\"]\r\n            }\r\n        ]\r\n    }\r\n} "},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/getReceipts","description":"<p>This API is used by participants to get a list of all receipts associated with single or multiple DER Records based on the supplied filter(s). The returned file size is to be confirmed.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["getReceipts"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"e9006704-6c5a-4794-a5c1-47d46e198ea6","name":"getReceipts (example)","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"(required)","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"(required)","type":"text"},{"key":"X-initiatingParticipantID","value":"{{participantId}}","description":"(required) Your Participant ID","type":"text"},{"key":"X-market","value":"{{x-market}}","description":"(required) The market the request is for. Value=`NEM`","type":"text"},{"key":"Authorization","value":"Basic {{urmBase64}}","description":"(required) Base64 encoding of the URM username and password, concatenated with a full colon (e.g. `username:password`)","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"modifiedDateFrom\" : \"2017-11-01T16:16:10.000+10:00\",\r\n        \"modifiedDateTo\" : \"2019-12-08T16:16:10.000+10:00\",\r\n        \"jobReferences\" :\r\n        [\r\n            {\r\n                \"nmi\" : \"111111111g\",\r\n                \"jobNumber\" : \"JOB7\",\r\n                \"installerId\" : \"getDERSummary\",\r\n                \"required\": [\"nmi\", \"jobNumber\"]\r\n            }\r\n        ]\r\n    }\r\n} ","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/getReceipts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Mar 2020 02:30:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"3f0-A4VKjMhOAoC2heg28qNH0raSDXA\""},{"key":"Content-Encoding","value":"gzip"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"content-type, origin, x-requested-with, accept, x-apikey, authorization, x-intentid-token"},{"key":"Access-Control-Max-Age","value":"3628800"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, PATCH, DELETE, OPTIONS"},{"key":"Access-Control-Expose-Headers","value":"X-IntentId-Token"},{"key":"From-Apigee","value":"Apigee"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionId\": \"c9db26c8-dc10-4b71-9a64-a851db25616f\",\n    \"data\": {\n        \"receipts\": [\n            {\n                \"acConnections\": [\n                    {\n                        \"connectionId\": 10007,\n                        \"equipmentType\": \"Inverter\",\n                        \"installedCapacity\": 8000,\n                        \"manufacturerName\": \"Victron Energy BV\",\n                        \"modelNumber\": \"250/70-MC4\"\n                    }\n                ],\n                \"devices\": [\n                    {\n                        \"deviceId\": 100000000007,\n                        \"type\": \"Storage\",\n                        \"installedCapacity\": 10,\n                        \"manufacturerName\": \"Worldwide Energy and Manufacturing (Nantong) Co Ltd\",\n                        \"modelNumber\": \"AS-6P30-NA4\"\n                    }\n                ],\n                \"derJobCompleteDate\": null,\n                \"confirmationLengthTime\": null,\n                \"nmi\": \"111111111g\",\n                \"jobNumber\": \"JOB7\",\n                \"installerId\": \"getDERSummary\",\n                \"approvedCapacity\": 30000,\n                \"centralProtectionControl\": \"Yes\",\n                \"disclaimer\": \"The data provided here confirms the successful confirmation of a DER Record in the Australian Energy Market Operator’s Distributed Energy Resources Register  for NMI 111111111g on . A receipt of this confirmation is accessible via the DER Register system.network service provider for any queries or concerns about the information \"\n            }\n        ]\n    },\n    \"warnings\": [\n        {\n            \"code\": \"\",\n            \"title\": \"\",\n            \"detail\": \"\",\n            \"source\": \"\"\n        }\n    ]\n}"}],"_postman_id":"0aa4d901-855b-4b7a-adfd-3e65ccf53c9a"},{"name":"grantJobAccess","id":"93140d1a-5d6e-418c-ab74-3777e26c202e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>(required)</p>\n","type":"text"},{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>(required) Your Participant ID</p>\n","type":"text"},{"key":"X-market","value":"NEM","description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmi\" : \"123456789k\",\r\n        \"jobNumber\" : \"check237\",\r\n        \"accessGranted\" : true\r\n    }\r\n}\r\n"},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/grantJobAccess","description":"<p>This API is used by participants to grant/block job access to Account-holders.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["grantJobAccess"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"59383410-3868-4895-8c31-4acd4f6e5746","name":"grantJobAccess (example)","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"(required)","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"(required)","type":"text"},{"key":"X-initiatingParticipantID","value":"{{participantId}}","description":"(required) Your Participant ID","type":"text"},{"key":"X-market","value":"{{x-market}}","description":"(required) The market the request is for. Value=`NEM`","type":"text"},{"key":"Authorization","value":"Basic {{urmBase64}}","description":"(required) Base64 encoding of the URM username and password, concatenated with a full colon (e.g. `username:password`)","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmi\" : \"123456789k\",\r\n        \"jobNumber\" : \"check237\",\r\n        \"accessGranted\" : true\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/grantJobAccess"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"93140d1a-5d6e-418c-ab74-3777e26c202e"},{"name":"requestJobAccess","id":"d3c250e6-38fe-4fff-8c25-395d93ef021a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(required)</p>\n","key":"Accept","type":"text","value":"application/json"},{"description":"<p>(required)</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>(required) Your Participant ID</p>\n","key":"X-initiatingParticipantID","type":"text","value":"ENERGYCO1"},{"description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","key":"X-market","type":"text","value":"NEM"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmi\" : \"111111111g\",\r\n        \"jobNumber\" : \"JOB7\"\r\n    }\r\n}\r\n"},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/requestJobAccess","description":"<p>This API is used by Account-holders to request access to a job on the DER web interface, using the NMI as an identifier.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["requestJobAccess"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"fdd1c847-704c-40d5-a070-3ccd40c5682a","name":"requestJobAccess (example)","originalRequest":{"method":"POST","header":[{"description":"(required)","key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"(required)","type":"text"},{"description":"(required) Your Participant ID","key":"X-initiatingParticipantID","type":"text","value":"{{participantId}}"},{"description":"(required) The market the request is for. Value=`NEM`","key":"X-market","type":"text","value":"{{x-market}}"},{"description":"(required) Base64 encoding of the URM username and password, concatenated with a full colon (e.g. `username:password`)","key":"Authorization","type":"text","value":"Basic {{urmBase64}}"}],"body":{"mode":"raw","raw":"{\r\n    \"data\" : {\r\n        \"nmi\" : \"111111111g\",\r\n        \"jobNumber\" : \"JOB7\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/requestJobAccess"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d3c250e6-38fe-4fff-8c25-395d93ef021a"},{"name":"submitDER","id":"41bf4f0c-abd2-428d-a40e-60cbd3aafc29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(required)</p>\n","key":"Accept","type":"text","value":"application/json"},{"description":"<p>(required)</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p>(required) Your Participant ID</p>\n","key":"X-initiatingParticipantID","type":"text","value":"ENERGYCO1"},{"description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","key":"X-market","type":"text","value":"NEM"}],"body":{"mode":"raw","raw":"{\r\n   \"data\": {\r\n      \"nmi\": \"111111111k\",\r\n      \"jobNumber\": \"JOBAPI100777\",\r\n      \"approvedCapacity\": 1000,\r\n      \"availablePhasesCount\": 1,\r\n      \"installedPhasesCount\": 3,\r\n      \"islandableInstallation\": \"Yes\",\r\n      \"centralProtectionControl\": \"Yes\",\r\n      \"exportLimitkva\": 45,\r\n      \"underFrequencyProtection\": 45,\r\n      \"underFrequencyProtectionDelay\": null,\r\n      \"overFrequencyProtection\": 55,\r\n      \"underVoltageProtection\": null,\r\n      \"underVoltageProtectionDelay\": null,\r\n      \"overVoltageProtection1\": null,\r\n      \"overVoltageProtection1Delay\": null,\r\n      \"overVoltageProtection2\": null,\r\n      \"frequencyRateOfChange\": 0.8,\r\n      \"voltageVectorShift\": 2,\r\n      \"interTripScheme\": \"from local substation\",\r\n      \"neutralVoltageDisplacement\": 5,\r\n      \"installerId\": \"nsp\",\r\n      \"comments\": \"Installation of solar DER\",\r\n      \"acConnections\": [\r\n         {\r\n            \"connectionId\": null,\r\n            \"nspConnectionId\": \"NSPConnect1000003\",\r\n            \"commissioningDate\": \"2020-11-08\",\r\n            \"equipmentType\": \"Inverter\",\r\n            \"count\": 1,\r\n            \"statusCode\": \"Inactive\",\r\n            \"frequencyRateOfChange\": 0.9,\r\n            \"voltageVectorShift\": 2,\r\n            \"interTripScheme\": \"from local substation3\",\r\n            \"neutralVoltageDisplacement\": 5,\r\n            \"details\": {\r\n               \"dredInverterInteraction\": \"Yes\",\r\n               \"serialNumbers\": [\"qwert111\"],\r\n               \"manufacturerName\": \"ABB Oy Power Conversion\",\r\n               \"modelNumber\": \"PRO-33.0-TL-OUTD-400\",\r\n               \"inverterSeries\": \"SmartSolar\",\r\n               \"inverterStandard\": \"IEC 62109.1\",\r\n               \"inverterDeviceCapacity\": 4000,\r\n               \"sustainOpOvervoltLimit\": 250,\r\n               \"stopAtOverFreq\": 52,\r\n               \"stopAtUnderFreq\": 48,\r\n               \"invVoltWattRespMode\": \"Enabled\",\r\n               \"invWattRespV1\": 220,\r\n               \"invWattRespV2\": 229,\r\n               \"invWattRespV3\": 245,\r\n               \"invWattRespV4\": 250,\r\n               \"invWattRespPAtV1\": 70,\r\n               \"invWattRespPAtV2\": 60,\r\n               \"invWattRespPAtV3\": 40,\r\n               \"invWattRespPAtV4\": 20,\r\n               \"invVoltVarRespMode\": \"Enabled\",\r\n               \"invVarRespV1\": 220,\r\n               \"invVarRespV2\": 220,\r\n               \"invVarRespV3\": 240,\r\n               \"invVarRespV4\": 260,\r\n               \"invVarRespQAtV1\": 50,\r\n               \"invVarRespQAtV2\": 50,\r\n               \"invVarRespQAtV3\": 70,\r\n               \"invVarRespQAtV4\": 0,\r\n               \"invReactivePowerMode\": \"Not Enabled\",\r\n               \"invFixReactivePower\": null,\r\n               \"fixPowerFactorMode\": \"Not Enabled\",\r\n               \"fixPowerFactor\": null,\r\n               \"fixPowerFactorQuad\": null,\r\n               \"powerRespMode\": \"Not Enabled\",\r\n               \"referencePointP1\": null,\r\n               \"referencePointP2\": null,\r\n               \"powerFactorAtP1\": null,\r\n               \"powerFactorQuadAtP1\": null,\r\n               \"powerFactorAtP2\": null,\r\n               \"powerFactorQuadAtP2\": null,\r\n               \"powerRateLimitMode\": \"Enabled\",\r\n               \"powerRampRate\": 5,\r\n               \"reactivePowerRegulation\": null,\r\n               \"voltageSetPoint\": null,\r\n               \"voltageSetPointUnit\": null,\r\n               \"deadband\": null,\r\n               \"droop\": null,\r\n               \"baseForDroop\": null,\r\n               \"reactivePowerSourceLimit\": null,\r\n               \"reactivePowerSinkLimit\": null,\r\n               \"reactiveFixPowerFactor\": null,\r\n               \"reactiveFixPowerFactorQuad\": null,\r\n               \"generatorRampRate\": null,\r\n               \"powerRampGradient\": null,\r\n               \"frequencySensitiveMode\": null,\r\n               \"frequencyDeadband\": null,\r\n               \"frequencyDroop\": null\r\n            },\r\n            \"devices\": [\r\n               {\r\n                  \"deviceId\": null,\r\n                  \"nspDeviceId\": \"NSPDEV000001\",\r\n                  \"type\": \"Solar PV\",\r\n                  \"subType\": \"biohybrid\",\r\n                  \"count\": 2,\r\n                  \"status\": \"Inactive\",\r\n                  \"details\": {\r\n                     \"manufacturerName\": \"Worldwide Energy and Manufacturing (Nantong) Co Ltd\",\r\n                     \"modelNumber\": \"AS-6P30-NA4\",\r\n                     \"nominalRatedCapacity\": 5,\r\n                     \"nominalStorageCapacity\": 10\r\n                  }\r\n               }\r\n            ]\r\n         }\r\n      ]\r\n   }\r\n}"},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/submitDER","description":"<p>Participants can submit a single DER Record at any stage of the process. They can\nalso use this API to:</p>\n<ul>\n<li>Submit Connection Agreement,</li>\n<li>Update an existing DER record,</li>\n<li>Resolve exceptions.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["submitDER"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"336a8379-ab76-4d9c-8c1c-5313a3788ae6","name":"submitDER (example)","originalRequest":{"method":"POST","header":[{"description":"(required)","key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"(required)","type":"text"},{"description":"(required) Your Participant ID","key":"X-initiatingParticipantID","type":"text","value":"{{participantId}}"},{"description":"(required) The market the request is for. Value=`NEM`","key":"X-market","type":"text","value":"{{x-market}}"},{"description":"(required) Base64 encoding of the URM username and password, concatenated with a full colon (e.g. `username:password`)","key":"Authorization","type":"text","value":"Basic {{urmBase64}}"}],"body":{"mode":"raw","raw":"{\r\n   \"data\": {\r\n      \"nmi\": \"111111111k\",\r\n      \"jobNumber\": \"JOBAPI100777\",\r\n      \"approvedCapacity\": 1000,\r\n      \"availablePhasesCount\": 1,\r\n      \"installedPhasesCount\": 3,\r\n      \"islandableInstallation\": \"Yes\",\r\n      \"centralProtectionControl\": \"Yes\",\r\n      \"exportLimitkva\": 45,\r\n      \"underFrequencyProtection\": 45,\r\n      \"underFrequencyProtectionDelay\": null,\r\n      \"overFrequencyProtection\": 55,\r\n      \"underVoltageProtection\": null,\r\n      \"underVoltageProtectionDelay\": null,\r\n      \"overVoltageProtection1\": null,\r\n      \"overVoltageProtection1Delay\": null,\r\n      \"overVoltageProtection2\": null,\r\n      \"frequencyRateOfChange\": 0.8,\r\n      \"voltageVectorShift\": 2,\r\n      \"interTripScheme\": \"from local substation\",\r\n      \"neutralVoltageDisplacement\": 5,\r\n      \"installerId\": \"nsp\",\r\n      \"comments\": \"Installation of solar DER\",\r\n      \"acConnections\": [\r\n         {\r\n            \"connectionId\": null,\r\n            \"nspConnectionId\": \"NSPConnect1000003\",\r\n            \"commissioningDate\": \"2020-11-08\",\r\n            \"equipmentType\": \"Inverter\",\r\n            \"count\": 1,\r\n            \"statusCode\": \"Inactive\",\r\n            \"frequencyRateOfChange\": 0.9,\r\n            \"voltageVectorShift\": 2,\r\n            \"interTripScheme\": \"from local substation3\",\r\n            \"neutralVoltageDisplacement\": 5,\r\n            \"details\": {\r\n               \"dredInverterInteraction\": \"Yes\",\r\n               \"serialNumbers\": [\"update\"],\r\n               \"manufacturerName\": \"ABB Oy Power Conversion\",\r\n               \"modelNumber\": \"PRO-33.0-TL-OUTD-400\",\r\n               \"inverterSeries\": \"SmartSolar\",\r\n               \"inverterStandard\": \"IEC 62109.1\",\r\n               \"inverterDeviceCapacity\": 4000,\r\n               \"sustainOpOvervoltLimit\": 250,\r\n               \"stopAtOverFreq\": 52,\r\n               \"stopAtUnderFreq\": 48,\r\n               \"invVoltWattRespMode\": \"Enabled\",\r\n               \"invWattRespV1\": 220,\r\n               \"invWattRespV2\": 229,\r\n               \"invWattRespV3\": 245,\r\n               \"invWattRespV4\": 250,\r\n               \"invWattRespPAtV1\": 70,\r\n               \"invWattRespPAtV2\": 60,\r\n               \"invWattRespPAtV3\": 40,\r\n               \"invWattRespPAtV4\": 20,\r\n               \"invVoltVarRespMode\": \"Enabled\",\r\n               \"invVarRespV1\": 220,\r\n               \"invVarRespV2\": 220,\r\n               \"invVarRespV3\": 240,\r\n               \"invVarRespV4\": 260,\r\n               \"invVarRespQAtV1\": 50,\r\n               \"invVarRespQAtV2\": 50,\r\n               \"invVarRespQAtV3\": 70,\r\n               \"invVarRespQAtV4\": 0,\r\n               \"invReactivePowerMode\": \"Not Enabled\",\r\n               \"invFixReactivePower\": null,\r\n               \"fixPowerFactorMode\": \"Not Enabled\",\r\n               \"fixPowerFactor\": null,\r\n               \"fixPowerFactorQuad\": null,\r\n               \"powerRespMode\": \"Not Enabled\",\r\n               \"referencePointP1\": null,\r\n               \"referencePointP2\": null,\r\n               \"powerFactorAtP1\": null,\r\n               \"powerFactorQuadAtP1\": null,\r\n               \"powerFactorAtP2\": null,\r\n               \"powerFactorQuadAtP2\": null,\r\n               \"powerRateLimitMode\": \"Enabled\",\r\n               \"powerRampRate\": 5,\r\n               \"reactivePowerRegulation\": null,\r\n               \"voltageSetPoint\": null,\r\n               \"voltageSetPointUnit\": null,\r\n               \"deadband\": null,\r\n               \"droop\": null,\r\n               \"baseForDroop\": null,\r\n               \"reactivePowerSourceLimit\": null,\r\n               \"reactivePowerSinkLimit\": null,\r\n               \"reactiveFixPowerFactor\": null,\r\n               \"reactiveFixPowerFactorQuad\": null,\r\n               \"generatorRampRate\": null,\r\n               \"powerRampGradient\": null,\r\n               \"frequencySensitiveMode\": null,\r\n               \"frequencyDeadband\": null,\r\n               \"frequencyDroop\": null\r\n            },\r\n            \"devices\": [\r\n               {\r\n                  \"deviceId\": null,\r\n                  \"nspDeviceId\": \"NSPDEV000001\",\r\n                  \"type\": \"Solar PV\",\r\n                  \"subType\": \"biohybrid\",\r\n                  \"count\": 2,\r\n                  \"status\": \"Inactive\",\r\n                  \"details\": {\r\n                     \"manufacturerName\": \"Worldwide Energy and Manufacturing (Nantong) Co Ltd\",\r\n                     \"modelNumber\": \"AS-6P30-NA4\",\r\n                     \"nominalRatedCapacity\": 5,\r\n                     \"nominalStorageCapacity\": 10\r\n                  }\r\n               }\r\n            ]\r\n         }\r\n      ]\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/submitDER"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"41bf4f0c-abd2-428d-a40e-60cbd3aafc29"},{"name":"submitPreferences","id":"a81a18df-981a-402c-87ab-ca2d8f8302f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(required)</p>\n","key":"Accept","type":"text","value":"application/json"},{"description":"<p>(required)</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"description":"<p>(required) Your Participant ID</p>\n","key":"X-initiatingParticipantID","type":"text","value":"ENERGYCO1"},{"description":"<p>(required) The market the request is for. Value=<code>NEM</code></p>\n","key":"X-market","type":"text","value":"NEM"}],"body":{"mode":"raw","raw":"{\r\n\t\"data\": {\r\n\t\t\"contactRole\": \"Sundar\",\r\n\t\t\"emailAddress\": \"test@aemo.com.au\",\r\n\t\t\"phoneNumber\": \"2242234543\",\r\n\t\t\"notifications\": [{\r\n\t\t\t\"minApprovedCapacity\": 2900,\r\n\t\t\t\"maxApprovedCapacity\": 3100,\r\n\t\t\t\"approvalRequired\": \"Yes\"\r\n\t\t}, {\r\n\t\t\t\"minApprovedCapacity\": 12,\r\n\t\t\t\"maxApprovedCapacity\": 123,\r\n\t\t\t\"approvalRequired\": \"Yes\"\r\n\t\t}],\r\n\t\t\"inverterSettings\": [{\r\n\t\t\t\"minimumCapacity\": 0,\r\n\t\t\t\"maximumCapacity\": 9999,\r\n\t\t\t\"details\": {\r\n\t\t\t\t\"sustainOpOvervoltLimit\": null,\r\n\t\t\t\t\"stopAtOverFrequency\": null,\r\n\t\t\t\t\"stopAtUnderFrequency\": null,\r\n\t\t\t\t\"inverterVoltWattResponseMode\": \"Enabled\",\r\n\t\t\t\t\"inverterWattResponseV1\": 200,\r\n\t\t\t\t\"inverterWattResponseV2\": 216,\r\n\t\t\t\t\"inverterWattResponseV3\": 241,\r\n\t\t\t\t\"inverterWattResponseV4\": 245,\r\n\t\t\t\t\"inverterWattResponsePatV1\": 1,\r\n\t\t\t\t\"inverterWattResponsePatV2\": 1.011,\r\n\t\t\t\t\"inverterWattResponsePatV3\": 1.011,\r\n\t\t\t\t\"inverterWattResponsePatV4\": 1.011,\r\n\t\t\t\t\"inverterVoltVarResponseMode\": \"Enabled\",\r\n\t\t\t\t\"inverterVarResponseV1\": 200.911,\r\n\t\t\t\t\"inverterVarResponseV2\": 223.111,\r\n\t\t\t\t\"inverterVarResponseV3\": 223.111,\r\n\t\t\t\t\"inverterVarResponseV4\": 223.111,\r\n\t\t\t\t\"inverterVarResponseQatV1\": 123.455,\r\n\t\t\t\t\"inverterVarResponseQatV2\": 123.455,\r\n\t\t\t\t\"inverterVarResponseQatV3\": 123.555,\r\n\t\t\t\t\"inverterVarResponseQatV4\": 123.255,\r\n\t\t\t\t\"inverterReactivePowerMode\": \"Not Enabled\",\r\n\t\t\t\t\"inverterFixedReactivePower\":0,\r\n\t\t\t\t\"fixedPowerFactorMode\": \"Not Enabled\",\r\n\t\t\t\t\"fixedPowerFactor\":1,\r\n\t\t\t\t\"fixedPowerFactorQuadrant\": null,\r\n\t\t\t\t\"powerResponseMode\": \"Not Enabled\",\r\n\t\t\t\t\"referencePointP1\": 99.999,\r\n\t\t\t\t\"referencePointP2\": 99.999,\r\n\t\t\t\t\"powerFactorAtP1\": 1,\r\n\t\t\t\t\"powerFactorQuadrantAtP1\": null,\r\n\t\t\t\t\"powerFactorAtP2\": 1,\r\n\t\t\t\t\"powerFactorQuadrantAtP2\": null,\r\n\t\t\t\t\"powerRateLimitMode\": \"Enabled\",\r\n\t\t\t\t\"powerRampRate\": 5\r\n\t\t\t}\r\n\t\t}]\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1/submitPreferences","description":"<p>This API is used by participants to submit preferences for contact details, inverter settings, and notifications based on approved capacity.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","id":"c6a261f9-04d6-482e-a77d-d225c7d67c4c","name":"DER Registration B2B - NSPs","type":"collection"}},"urlObject":{"path":["submitPreferences"],"host":["https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"],"query":[],"variable":[]}},"response":[{"id":"80b88243-c4f5-43d6-9428-a4906d5f5190","name":"submitPreferences (example)","originalRequest":{"method":"POST","header":[{"description":"(required)","key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"(required)","type":"text"},{"description":"(required) Your Participant ID","key":"X-initiatingParticipantID","type":"text","value":"{{participantId}}"},{"description":"(required) The market the request is for. Value=`NEM`","key":"X-market","type":"text","value":"{{x-market}}"},{"description":"(required) Base64 encoding of the URM username and password, concatenated with a full colon (e.g. `username:password`)","key":"Authorization","type":"text","value":"Basic {{urmBase64}}"}],"body":{"mode":"raw","raw":"{\r\n\t\"data\": {\r\n\t\t\"contactRole\": \"Sundar\",\r\n\t\t\"emailAddress\": \"test@aemo.com.au\",\r\n\t\t\"phoneNumber\": \"2242234543\",\r\n\t\t\"notifications\": [{\r\n\t\t\t\"minApprovedCapacity\": 2900,\r\n\t\t\t\"maxApprovedCapacity\": 3100,\r\n\t\t\t\"approvalRequired\": \"Yes\"\r\n\t\t}, {\r\n\t\t\t\"minApprovedCapacity\": 12,\r\n\t\t\t\"maxApprovedCapacity\": 123,\r\n\t\t\t\"approvalRequired\": \"Yes\"\r\n\t\t}],\r\n\t\t\"inverterSettings\": [{\r\n\t\t\t\"minimumCapacity\": 0,\r\n\t\t\t\"maximumCapacity\": 9999,\r\n\t\t\t\"details\": {\r\n\t\t\t\t\"sustainOpOvervoltLimit\": null,\r\n\t\t\t\t\"stopAtOverFrequency\": null,\r\n\t\t\t\t\"stopAtUnderFrequency\": null,\r\n\t\t\t\t\"inverterVoltWattResponseMode\": \"Enabled\",\r\n\t\t\t\t\"inverterWattResponseV1\": 200,\r\n\t\t\t\t\"inverterWattResponseV2\": 216,\r\n\t\t\t\t\"inverterWattResponseV3\": 241,\r\n\t\t\t\t\"inverterWattResponseV4\": 245,\r\n\t\t\t\t\"inverterWattResponsePatV1\": 1,\r\n\t\t\t\t\"inverterWattResponsePatV2\": 1.011,\r\n\t\t\t\t\"inverterWattResponsePatV3\": 1.011,\r\n\t\t\t\t\"inverterWattResponsePatV4\": 1.011,\r\n\t\t\t\t\"inverterVoltVarResponseMode\": \"Enabled\",\r\n\t\t\t\t\"inverterVarResponseV1\": 200.911,\r\n\t\t\t\t\"inverterVarResponseV2\": 223.111,\r\n\t\t\t\t\"inverterVarResponseV3\": 223.111,\r\n\t\t\t\t\"inverterVarResponseV4\": 223.111,\r\n\t\t\t\t\"inverterVarResponseQatV1\": 123.455,\r\n\t\t\t\t\"inverterVarResponseQatV2\": 123.455,\r\n\t\t\t\t\"inverterVarResponseQatV3\": 123.555,\r\n\t\t\t\t\"inverterVarResponseQatV4\": 123.255,\r\n\t\t\t\t\"inverterReactivePowerMode\": \"Not Enabled\",\r\n\t\t\t\t\"inverterFixedReactivePower\":0,\r\n\t\t\t\t\"fixedPowerFactorMode\": \"Not Enabled\",\r\n\t\t\t\t\"fixedPowerFactor\":1,\r\n\t\t\t\t\"fixedPowerFactorQuadrant\": null,\r\n\t\t\t\t\"powerResponseMode\": \"Not Enabled\",\r\n\t\t\t\t\"referencePointP1\": 99.999,\r\n\t\t\t\t\"referencePointP2\": 99.999,\r\n\t\t\t\t\"powerFactorAtP1\": 1,\r\n\t\t\t\t\"powerFactorQuadrantAtP1\": null,\r\n\t\t\t\t\"powerFactorAtP2\": 1,\r\n\t\t\t\t\"powerFactorQuadrantAtP2\": null,\r\n\t\t\t\t\"powerRateLimitMode\": \"Enabled\",\r\n\t\t\t\t\"powerRampRate\": 5\r\n\t\t\t}\r\n\t\t}]\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{baseUrl}}/NEMWholesale/DER/registration/v1/submitPreferences"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a81a18df-981a-402c-87ab-ca2d8f8302f7"}],"auth":{"type":"basic","basic":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ae71e7af-d3d2-43e1-96b0-50428253d6bc"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"2be57e0c-684c-4100-bc91-8d31b49d5870"}}],"variable":[{"key":"default","value":"https://api.preprod.aemo.com.au/NEMWholesale/DER/registration/v1"},{"key":"default2","value":"https://api.aemo.com.au/NEMWholesale/DER/registration/v1"}]}