{"info":{"_postman_id":"474d6c50-40c8-4d86-80c5-a264ed55bb22","name":"Outage Management (WEM)","description":"<html><head></head><body><p>The Outage Management System (OMS) manages outages (both planned and unplanned) in a constrained network environment. The system includes a single-step outage submission and approval process.</p>\n<p>The external-facing OMS API is used by Market Participants (MPs) and the Network Operator (NO) to interact with the OMS through web services.</p>\n<p>For support, contact: AEMO Outage Management Team</p>\n<p>Email: <a href=\"https://mailto:wa.operations@aemo.com.au\">wa.operations@aemo.com.au</a></p>\n<h1 id=\"api-status\">API status</h1>\n<p>Ready. The design is ready for participants to use.</p>\n<h1 id=\"assumed-knowledge\">Assumed knowledge</h1>\n<p>API and JSON or YAML basics.</p>\n<h1 id=\"prerequisites\">Prerequisites</h1>\n<p>Before you can use the OMS API you must:</p>\n<ul>\n<li>Have a Participant ID and Facility Code. If your company is a Registered Participant, your ID is set up during the registration process.</li>\n<li>Have a <a href=\"https://aemocloud.sharepoint.com/sites/EXT-COM-REF/SitePages/Accessing-our-Test-Environments.aspx#requesting-a-digicert-certificate\">DigiCert TLS certificate</a>.</li>\n</ul>\n<p>For more information, see the Reformer page <a href=\"https://aemocloud.sharepoint.com/sites/EXT-COM-REF/SitePages/Accessing-our-Test-Environments.aspx\">Accessing our test environments</a>.</p>\n<h1 id=\"external-documents\">External documents</h1>\n<p>The following documents will give you more detail on the API:</p>\n<p><em>To be included in the next release</em></p>\n<h1 id=\"requestresponse-payload-required-limits\">Request/response payload required limits</h1>\n<p>For all APIs, there is an enforced 10 MB max limit.</p>\n<h1 id=\"certificate-based-throttling\">Certificate-based throttling</h1>\n<p>A single participant is restricted to accessing 50 calls every minute, with a total of 200 calls in five minutes.</p>\n<h1 id=\"api-details\">API details</h1>\n<h1 id=\"authentication-methods\">Authentication methods</h1>\n<p>The OMS API uses the <a href=\"https://aemocloud.sharepoint.com/sites/EXT-COM-REF/SitePages/Accessing-our-Test-Environments.aspx#requesting-a-digicert-certificate\">DigiCert TLS certificate</a> authentication method.</p>\n<h1 id=\"base-urls\">Base URLs</h1>\n<p>The base URLs used for this API are as follows:</p>\n<ul>\n<li><strong>Market trial:</strong> <a href=\"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagementPPD:\">https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement</a></li>\n<li><strong>PreProd:</strong> <a href=\"https://apis.ppd.aemo.com.au:9319/WEM/v1/outageManagementPRD:\">https://apis.ppd.aemo.com.au:9319/WEM/v1/outageManagement</a></li>\n<li><strong>Prod:</strong> <a href=\"https://apis.prd.aemo.com.au:9319/WEM/v1/outageManagement\">https://apis.prd.aemo.com.au:9319/WEM/v1/outageManagement</a></li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"API status","slug":"api-status"},{"content":"Assumed knowledge","slug":"assumed-knowledge"},{"content":"Prerequisites","slug":"prerequisites"},{"content":"External documents","slug":"external-documents"},{"content":"Request/response payload required limits","slug":"requestresponse-payload-required-limits"},{"content":"Certificate-based throttling","slug":"certificate-based-throttling"},{"content":"API details","slug":"api-details"},{"content":"Authentication methods","slug":"authentication-methods"},{"content":"Base URLs","slug":"base-urls"}],"owner":"26985380","collectionId":"474d6c50-40c8-4d86-80c5-a264ed55bb22","publishedId":"2s93m1YP6b","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-19T01:26:49.000Z"},"item":[{"name":"OutagesData","item":[{"name":"Retrieve Outage from Outage Management","id":"c792fda7-9719-4206-a6d6-6c514861f31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData","description":"<p>Search for and retrieve an outage</p>\n","urlObject":{"path":["outageData"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[{"disabled":true,"key":"outageTypes","value":"<string>"},{"disabled":true,"key":"outageTypes","value":"<string>"},{"disabled":true,"key":"facilities","value":"<string>"},{"disabled":true,"key":"facilities","value":"<string>"},{"disabled":true,"key":"outageSource","value":"<string>"},{"disabled":true,"key":"outageStatuses","value":"<string>"},{"disabled":true,"key":"outageStatuses","value":"<string>"},{"disabled":true,"description":{"content":"<p>Format - yyyy-MM-ddTHH:mm:ss+08:00.</p>\n","type":"text/plain"},"key":"periodStart","value":"<string>"},{"disabled":true,"description":{"content":"<p>Format - yyyy-MM-ddTHH:mm:ss+08:00.</p>\n","type":"text/plain"},"key":"periodEnd","value":"<string>"},{"disabled":true,"key":"outageNumbers","value":"<long>"},{"disabled":true,"key":"outageNumbers","value":"<long>"},{"disabled":true,"description":{"content":"<p>Format - int32.</p>\n","type":"text/plain"},"key":"pageNumber","value":"<integer>"},{"disabled":true,"description":{"content":"<p>Format - int32.</p>\n","type":"text/plain"},"key":"pageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"567bcb4c-06c1-4514-bd5f-80060376b8e1","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"metadata\": {\n    \"page\": \"<integer>\",\n    \"totalRecordsPerPage\": \"<integer>\",\n    \"pageCount\": \"<integer>\",\n    \"totalCount\": \"<integer>\",\n    \"links\": {\n      \"self\": \"<string>\",\n      \"first\": \"<string>\",\n      \"previous\": \"<string>\",\n      \"next\": \"<string>\",\n      \"last\": \"<string>\"\n    }\n  },\n  \"outages\": [\n    {\n      \"contactInformation\": {\n        \"notifications\": [\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"additionalDetails\": \"<string>\"\n      },\n      \"details\": {\n        \"firstSubmissionDateTime\": \"<dateTime>\",\n        \"lastModifiedDateTime\": \"<dateTime>\",\n        \"lastModifiedUser\": \"<string>\",\n        \"outageNumber\": \"<long>\",\n        \"outageSource\": \"<string>\",\n        \"outageStatus\": \"<string>\",\n        \"outageType\": \"<string>\",\n        \"outageVersionNumber\": \"<integer>\",\n        \"outageDescription\": \"<string>\",\n        \"forcedOutageNotificationDate\": \"<dateTime>\",\n        \"originator\": \"<string>\"\n      },\n      \"duration\": {\n        \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      \"equipments\": {\n        \"equipmentList\": [\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"equipmentListFlag\": \"<string>\",\n        \"secondaryEquipmentFlag\": \"<boolean>\"\n      },\n      \"serviceReduction\": {\n        \"facilityCode\": \"<string>\",\n        \"facilityRAC\": \"<double>\",\n        \"energy\": [\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"essentialSystemServices\": [\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"assessmentInformation\": {\n        \"atRiskFlag\": \"<boolean>\",\n        \"responseToParticipant\": \"<string>\"\n      },\n      \"contingencyPlanInformation\": {\n        \"contingencyPlan\": \"<string>\",\n        \"riskOfExtension\": \"<string>\",\n        \"estimatedRecoveryHours\": \"<integer>\",\n        \"estimatedRecoveryMinutes\": \"<integer>\"\n      },\n      \"availabilityDeclaration\": {\n        \"exemptionAppliesFlag\": \"<boolean>\",\n        \"exemptionReasons\": \"<string>\"\n      },\n      \"associatedOutageDetails\": {\n        \"relatedOutages\": [\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"switchingRequired\": \"<boolean>\"\n      },\n      \"permissionFlags\": {\n        \"ptpAndPtrRequired\": \"<boolean>\"\n      },\n      \"temporaryRestoration\": {\n        \"temporaryRestoredFlag\": \"<boolean>\",\n        \"restorationPeriods\": [\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"pointOfIsolation\": {\n        \"points\": [\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"impacts\": {\n        \"impactsThirdParty\": \"<boolean>\",\n        \"operationalImpact\": \"<string>\",\n        \"facilitiesImpacted\": \"<string>\",\n        \"thirdPartyNotified\": \"<boolean>\",\n        \"scadaChangeFlag\": \"<boolean>\",\n        \"systemAlterationFlag\": \"<boolean>\"\n      },\n      \"permits\": {\n        \"permitType\": \"<string>\"\n      },\n      \"limitAdvice\": {\n        \"limitAdviceRequired\": \"<string>\",\n        \"limitAdviceDescription\": \"<string>\"\n      },\n      \"associatedConstraintSets\": [\n        {\n          \"constraintSetId\": \"<string>\"\n        },\n        {\n          \"constraintSetId\": \"<string>\"\n        }\n      ],\n      \"aemoUpdates\": {\n        \"dateTimeOfNotification\": \"<dateTime>\"\n      }\n    },\n    {\n      \"contactInformation\": {\n        \"notifications\": [\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"additionalDetails\": \"<string>\"\n      },\n      \"details\": {\n        \"firstSubmissionDateTime\": \"<dateTime>\",\n        \"lastModifiedDateTime\": \"<dateTime>\",\n        \"lastModifiedUser\": \"<string>\",\n        \"outageNumber\": \"<long>\",\n        \"outageSource\": \"<string>\",\n        \"outageStatus\": \"<string>\",\n        \"outageType\": \"<string>\",\n        \"outageVersionNumber\": \"<integer>\",\n        \"outageDescription\": \"<string>\",\n        \"forcedOutageNotificationDate\": \"<dateTime>\",\n        \"originator\": \"<string>\"\n      },\n      \"duration\": {\n        \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      \"equipments\": {\n        \"equipmentList\": [\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"equipmentListFlag\": \"<string>\",\n        \"secondaryEquipmentFlag\": \"<boolean>\"\n      },\n      \"serviceReduction\": {\n        \"facilityCode\": \"<string>\",\n        \"facilityRAC\": \"<double>\",\n        \"energy\": [\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"essentialSystemServices\": [\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"assessmentInformation\": {\n        \"atRiskFlag\": \"<boolean>\",\n        \"responseToParticipant\": \"<string>\"\n      },\n      \"contingencyPlanInformation\": {\n        \"contingencyPlan\": \"<string>\",\n        \"riskOfExtension\": \"<string>\",\n        \"estimatedRecoveryHours\": \"<integer>\",\n        \"estimatedRecoveryMinutes\": \"<integer>\"\n      },\n      \"availabilityDeclaration\": {\n        \"exemptionAppliesFlag\": \"<boolean>\",\n        \"exemptionReasons\": \"<string>\"\n      },\n      \"associatedOutageDetails\": {\n        \"relatedOutages\": [\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"switchingRequired\": \"<boolean>\"\n      },\n      \"permissionFlags\": {\n        \"ptpAndPtrRequired\": \"<boolean>\"\n      },\n      \"temporaryRestoration\": {\n        \"temporaryRestoredFlag\": \"<boolean>\",\n        \"restorationPeriods\": [\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"pointOfIsolation\": {\n        \"points\": [\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"impacts\": {\n        \"impactsThirdParty\": \"<boolean>\",\n        \"operationalImpact\": \"<string>\",\n        \"facilitiesImpacted\": \"<string>\",\n        \"thirdPartyNotified\": \"<boolean>\",\n        \"scadaChangeFlag\": \"<boolean>\",\n        \"systemAlterationFlag\": \"<boolean>\"\n      },\n      \"permits\": {\n        \"permitType\": \"<string>\"\n      },\n      \"limitAdvice\": {\n        \"limitAdviceRequired\": \"<string>\",\n        \"limitAdviceDescription\": \"<string>\"\n      },\n      \"associatedConstraintSets\": [\n        {\n          \"constraintSetId\": \"<string>\"\n        },\n        {\n          \"constraintSetId\": \"<string>\"\n        }\n      ],\n      \"aemoUpdates\": {\n        \"dateTimeOfNotification\": \"<dateTime>\"\n      }\n    }\n  ]\n}"},{"id":"8b426073-b800-4d7c-8475-3fcf28c0066a","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"c908efe6-5ddf-4e26-9a55-140ce97b24de","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"2f2f19ca-d0eb-4214-aa3f-fb1e103c7d7f","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"d9e27738-7a8e-4c64-8f0c-be3503f8eaa3","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"f971fd4b-9537-4130-b1f4-b5b6590ad723","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"0c026017-6202-45c5-a02e-82ed305a4c14","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"8e047e73-6c66-44a7-9aeb-ca2daa3ae138","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData?outageTypes=<string>&outageTypes=<string>&facilities=<string>&facilities=<string>&outageSource=<string>&outageStatuses=<string>&outageStatuses=<string>&periodStart=<string>&periodEnd=<string>&outageNumbers=<long>&outageNumbers=<long>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData"],"query":[{"key":"outageTypes","value":"<string>"},{"key":"outageTypes","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"facilities","value":"<string>"},{"key":"outageSource","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"outageStatuses","value":"<string>"},{"key":"periodStart","value":"<string>"},{"key":"periodEnd","value":"<string>"},{"key":"outageNumbers","value":"<long>"},{"key":"outageNumbers","value":"<long>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"c792fda7-9719-4206-a6d6-6c514861f31f"},{"name":"Get particular Outage","id":"4f98b54d-fba9-4c5c-81bc-45198e629057","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","description":"<p>Get particular Outage</p>\n","urlObject":{"path":["outageData",":outageNumber"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[{"id":"f34aed80-6aa1-4234-941b-a633646ea3a7","description":{"content":"<p>(Required) Format - int64. Outage Number required to be retrieved</p>\n","type":"text/plain"},"type":"any","value":"1","key":"outageNumber"}]}},"response":[{"id":"4c3a257e-e99a-4205-9b22-8475312f2e26","name":"Required Outage retrieved","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"details\": {\n      \"firstSubmissionDateTime\": \"<dateTime>\",\n      \"lastModifiedDateTime\": \"<dateTime>\",\n      \"lastModifiedUser\": \"<string>\",\n      \"outageNumber\": \"<long>\",\n      \"outageSource\": \"<string>\",\n      \"outageStatus\": \"<string>\",\n      \"outageType\": \"<string>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"outageDescription\": \"<string>\",\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"originator\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    },\n    \"assessmentInformation\": {\n      \"atRiskFlag\": \"<boolean>\",\n      \"responseToParticipant\": \"<string>\"\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permissionFlags\": {\n      \"ptpAndPtrRequired\": \"<boolean>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"pointOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"associatedConstraintSets\": [\n      {\n        \"constraintSetId\": \"<string>\"\n      },\n      {\n        \"constraintSetId\": \"<string>\"\n      }\n    ],\n    \"aemoUpdates\": {\n      \"dateTimeOfNotification\": \"<dateTime>\"\n    }\n  }\n}"},{"id":"1ead3b23-1800-4408-ab75-34a024768b66","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4b09dcf6-6fe5-4482-a222-368b65984c71","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"0f7a04c7-149f-49b5-a8ab-02afa3f255ce","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"2e204af4-66b5-45dd-874d-cf9c161066f4","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"3281c0eb-dcc2-4497-8cd1-54e063b23446","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"34693885-6c8d-4f61-8dde-d857c6c11716","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"b4620f8e-9921-4f64-94c6-10ea5345ceb0","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number required to be retrieved"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"4f98b54d-fba9-4c5c-81bc-45198e629057"},{"name":"Retrieve Latest Outage Status for Network Operator","id":"75334db4-3f7b-4d3a-844e-4aec90fbd9d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status","description":"<p>Search and Retrieve Latest Outage Status Update for Network Operator</p>\n","urlObject":{"path":["outageData","status"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[{"disabled":true,"description":{"content":"<p>Format - yyyy-MM-ddTHH:mm:ss+08:00.</p>\n","type":"text/plain"},"key":"lastModifiedDateTime","value":"<string>"},{"disabled":true,"description":{"content":"<p>Format - yyyy-MM-ddTHH:mm:ss+08:00.</p>\n","type":"text/plain"},"key":"endDateTime","value":"<string>"},{"disabled":true,"description":{"content":"<p>Format - int32.</p>\n","type":"text/plain"},"key":"pageNumber","value":"<integer>"},{"disabled":true,"description":{"content":"<p>Format - int32.</p>\n","type":"text/plain"},"key":"pageSize","value":"<integer>"}],"variable":[]}},"response":[{"id":"e93ef9c8-2582-431e-8572-1574d19c2f5f","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outages\": [\n    {\n      \"outageNumber\": \"<long>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"status\": \"<string>\",\n      \"atRisk\": \"<boolean>\",\n      \"ptpPtrRequired\": \"<boolean>\",\n      \"respondToParticipant\": \"<string>\",\n      \"modifiedDateTime\": \"<dateTime>\",\n      \"modifiedUser\": \"<string>\"\n    },\n    {\n      \"outageNumber\": \"<long>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"status\": \"<string>\",\n      \"atRisk\": \"<boolean>\",\n      \"ptpPtrRequired\": \"<boolean>\",\n      \"respondToParticipant\": \"<string>\",\n      \"modifiedDateTime\": \"<dateTime>\",\n      \"modifiedUser\": \"<string>\"\n    }\n  ]\n}"},{"id":"ce371474-1f7e-4c6d-a152-26e5a5d48bb7","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"95795637-7efd-48f4-a616-4757a36bdebc","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"49f1c00a-0592-47d9-a21f-e39a6509dbdc","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"21cdf90b-54cf-457d-8095-becedd937707","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"0746e3dd-528c-4324-83bd-7e0695dd8867","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"3841c7e8-17df-4a24-bcb6-16440fcda77d","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4473a697-5daf-43db-b831-4f4e20f7613a","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/status?lastModifiedDateTime=<string>&endDateTime=<string>&pageNumber=<integer>&pageSize=<integer>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","status"],"query":[{"key":"lastModifiedDateTime","value":"<string>"},{"key":"endDateTime","value":"<string>"},{"key":"pageNumber","value":"<integer>"},{"key":"pageSize","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"75334db4-3f7b-4d3a-844e-4aec90fbd9d4"}],"id":"90e38fa6-06c3-4386-9740-bafddf748022","description":"<p>Used to search for and retrieve outage data</p>\n","_postman_id":"90e38fa6-06c3-4386-9740-bafddf748022"},{"name":"GeneratorOutagesData","item":[{"name":"Create a new Generator Outage in Outage Management System","id":"3fa89618-97e5-4356-af7e-a1ce982b159d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages","description":"<p>Submit one Generator Outage synchronously</p>\n","urlObject":{"path":["outageData","generatorOutages"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[]}},"response":[{"id":"21415a74-c634-4de7-9d02-ca4a091c7ad3","name":"Create Generator Outage","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"details\": {\n      \"firstSubmissionDateTime\": \"<dateTime>\",\n      \"lastModifiedDateTime\": \"<dateTime>\",\n      \"lastModifiedUser\": \"<string>\",\n      \"outageNumber\": \"<long>\",\n      \"outageSource\": \"<string>\",\n      \"outageStatus\": \"<string>\",\n      \"outageType\": \"<string>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"outageDescription\": \"<string>\",\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"originator\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    },\n    \"assessmentInformation\": {\n      \"atRiskFlag\": \"<boolean>\",\n      \"responseToParticipant\": \"<string>\"\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permissionFlags\": {\n      \"ptpAndPtrRequired\": \"<boolean>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"pointOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"associatedConstraintSets\": [\n      {\n        \"constraintSetId\": \"<string>\"\n      },\n      {\n        \"constraintSetId\": \"<string>\"\n      }\n    ],\n    \"aemoUpdates\": {\n      \"dateTimeOfNotification\": \"<dateTime>\"\n    }\n  }\n}"},{"id":"4a2ad2dd-c8b9-4f77-901b-e97aeb0f183c","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"c132e1a8-24ad-4b6c-aeb8-a65b24dffc99","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"f1ec4d0a-3f14-4db9-9863-8a52d681b514","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4b7a36d3-4787-46c7-9b15-08ac9a052fb4","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"3fb03470-b314-4ac6-8376-14db2c3b0db9","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"360242b5-e40a-4945-a50f-e32039775bb8","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"897f831e-3115-4692-a1ba-176064e7fef6","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"cea1f298-fe95-4e9d-b5ec-11b76caae241","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/generatorOutages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"3fa89618-97e5-4356-af7e-a1ce982b159d"}],"id":"798d76a4-486a-4696-804c-d84bd4146650","description":"<p>Used to create and submit a generator outage synchronously</p>\n","_postman_id":"798d76a4-486a-4696-804c-d84bd4146650"},{"name":"NetworkOutagesData","item":[{"name":"Withdraw existing Network Outage in Outage Management System","id":"5dff5911-b091-43ee-9bbe-92337826f08f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","description":"<p>Withdraw Network Outage Synchronously</p>\n","urlObject":{"path":["outageData","networkOutages",":outageNumber","withdraw"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[{"id":"17ec53d1-29b3-4c24-a70b-b6150f28c10f","description":{"content":"<p>(Required) Format - int64. Outage Number identifying specific Outage</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"outageNumber"}]}},"response":[{"id":"2c4abb8f-a51b-411b-adf7-7ebfb28bfa43","name":"Network Outage withdrawn updated","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"details\": {\n      \"firstSubmissionDateTime\": \"<dateTime>\",\n      \"lastModifiedDateTime\": \"<dateTime>\",\n      \"lastModifiedUser\": \"<string>\",\n      \"outageNumber\": \"<long>\",\n      \"outageSource\": \"<string>\",\n      \"outageStatus\": \"<string>\",\n      \"outageType\": \"<string>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"outageDescription\": \"<string>\",\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"originator\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    },\n    \"assessmentInformation\": {\n      \"atRiskFlag\": \"<boolean>\",\n      \"responseToParticipant\": \"<string>\"\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permissionFlags\": {\n      \"ptpAndPtrRequired\": \"<boolean>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"pointOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"associatedConstraintSets\": [\n      {\n        \"constraintSetId\": \"<string>\"\n      },\n      {\n        \"constraintSetId\": \"<string>\"\n      }\n    ],\n    \"aemoUpdates\": {\n      \"dateTimeOfNotification\": \"<dateTime>\"\n    }\n  }\n}"},{"id":"ca86e46a-e635-419c-8e3a-cb271e473006","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"e28ecd75-7a89-433b-8670-4d435bd57169","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"427f31bf-b62d-4afa-8a86-f6c1529c46f9","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"3e31eaff-3378-43bc-a6be-f85270de9491","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"ace57051-8238-4b04-afa8-1dcdc47aa72f","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"03967355-82fa-412e-993b-65fd6392c230","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"aca7f948-55ec-4e87-9eed-399c86167ac1","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber","withdraw"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64. Outage Number identifying specific Outage"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"5dff5911-b091-43ee-9bbe-92337826f08f"},{"name":"Withdraw existing Network Outages in Outage Management System","id":"97d1f8e6-5d43-476f-b774-bafaa9982cc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw","description":"<p>Withdraw Network Outages</p>\n","urlObject":{"path":["outageData","networkOutages","bulkWithdraw"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[]}},"response":[{"id":"91a7a015-b4b6-4e1d-b571-df1fcfb1ee27","name":"Network Outages withdrawn","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"outage\": {\n      \"contactInformation\": {\n        \"notifications\": [\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"additionalDetails\": \"<string>\"\n      },\n      \"details\": {\n        \"firstSubmissionDateTime\": \"<dateTime>\",\n        \"lastModifiedDateTime\": \"<dateTime>\",\n        \"lastModifiedUser\": \"<string>\",\n        \"outageNumber\": \"<long>\",\n        \"outageSource\": \"<string>\",\n        \"outageStatus\": \"<string>\",\n        \"outageType\": \"<string>\",\n        \"outageVersionNumber\": \"<integer>\",\n        \"outageDescription\": \"<string>\",\n        \"forcedOutageNotificationDate\": \"<dateTime>\",\n        \"originator\": \"<string>\"\n      },\n      \"duration\": {\n        \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      \"equipments\": {\n        \"equipmentList\": [\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"equipmentListFlag\": \"<string>\",\n        \"secondaryEquipmentFlag\": \"<boolean>\"\n      },\n      \"serviceReduction\": {\n        \"facilityCode\": \"<string>\",\n        \"facilityRAC\": \"<double>\",\n        \"energy\": [\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"essentialSystemServices\": [\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"assessmentInformation\": {\n        \"atRiskFlag\": \"<boolean>\",\n        \"responseToParticipant\": \"<string>\"\n      },\n      \"contingencyPlanInformation\": {\n        \"contingencyPlan\": \"<string>\",\n        \"riskOfExtension\": \"<string>\",\n        \"estimatedRecoveryHours\": \"<integer>\",\n        \"estimatedRecoveryMinutes\": \"<integer>\"\n      },\n      \"availabilityDeclaration\": {\n        \"exemptionAppliesFlag\": \"<boolean>\",\n        \"exemptionReasons\": \"<string>\"\n      },\n      \"associatedOutageDetails\": {\n        \"relatedOutages\": [\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"switchingRequired\": \"<boolean>\"\n      },\n      \"permissionFlags\": {\n        \"ptpAndPtrRequired\": \"<boolean>\"\n      },\n      \"temporaryRestoration\": {\n        \"temporaryRestoredFlag\": \"<boolean>\",\n        \"restorationPeriods\": [\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"pointOfIsolation\": {\n        \"points\": [\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"impacts\": {\n        \"impactsThirdParty\": \"<boolean>\",\n        \"operationalImpact\": \"<string>\",\n        \"facilitiesImpacted\": \"<string>\",\n        \"thirdPartyNotified\": \"<boolean>\",\n        \"scadaChangeFlag\": \"<boolean>\",\n        \"systemAlterationFlag\": \"<boolean>\"\n      },\n      \"permits\": {\n        \"permitType\": \"<string>\"\n      },\n      \"limitAdvice\": {\n        \"limitAdviceRequired\": \"<string>\",\n        \"limitAdviceDescription\": \"<string>\"\n      },\n      \"associatedConstraintSets\": [\n        {\n          \"constraintSetId\": \"<string>\"\n        },\n        {\n          \"constraintSetId\": \"<string>\"\n        }\n      ],\n      \"aemoUpdates\": {\n        \"dateTimeOfNotification\": \"<dateTime>\"\n      }\n    }\n  },\n  {\n    \"outage\": {\n      \"contactInformation\": {\n        \"notifications\": [\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"notificationEmailAddress\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"additionalDetails\": \"<string>\"\n      },\n      \"details\": {\n        \"firstSubmissionDateTime\": \"<dateTime>\",\n        \"lastModifiedDateTime\": \"<dateTime>\",\n        \"lastModifiedUser\": \"<string>\",\n        \"outageNumber\": \"<long>\",\n        \"outageSource\": \"<string>\",\n        \"outageStatus\": \"<string>\",\n        \"outageType\": \"<string>\",\n        \"outageVersionNumber\": \"<integer>\",\n        \"outageDescription\": \"<string>\",\n        \"forcedOutageNotificationDate\": \"<dateTime>\",\n        \"originator\": \"<string>\"\n      },\n      \"duration\": {\n        \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      \"equipments\": {\n        \"equipmentList\": [\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"equipmentId\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"equipmentListFlag\": \"<string>\",\n        \"secondaryEquipmentFlag\": \"<boolean>\"\n      },\n      \"serviceReduction\": {\n        \"facilityCode\": \"<string>\",\n        \"facilityRAC\": \"<double>\",\n        \"energy\": [\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"technologyTypeCode\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"technologyTypeRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"essentialSystemServices\": [\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"serviceAvailability\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceType\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"serviceRAC\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"assessmentInformation\": {\n        \"atRiskFlag\": \"<boolean>\",\n        \"responseToParticipant\": \"<string>\"\n      },\n      \"contingencyPlanInformation\": {\n        \"contingencyPlan\": \"<string>\",\n        \"riskOfExtension\": \"<string>\",\n        \"estimatedRecoveryHours\": \"<integer>\",\n        \"estimatedRecoveryMinutes\": \"<integer>\"\n      },\n      \"availabilityDeclaration\": {\n        \"exemptionAppliesFlag\": \"<boolean>\",\n        \"exemptionReasons\": \"<string>\"\n      },\n      \"associatedOutageDetails\": {\n        \"relatedOutages\": [\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"outageNumber\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"relationshipDetails\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ],\n        \"switchingRequired\": \"<boolean>\"\n      },\n      \"permissionFlags\": {\n        \"ptpAndPtrRequired\": \"<boolean>\"\n      },\n      \"temporaryRestoration\": {\n        \"temporaryRestoredFlag\": \"<boolean>\",\n        \"restorationPeriods\": [\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pauseInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            },\n            \"recommenceInterval\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"pointOfIsolation\": {\n        \"points\": [\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          },\n          {\n            \"pointOfIsolation\": {\n              \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n            }\n          }\n        ]\n      },\n      \"impacts\": {\n        \"impactsThirdParty\": \"<boolean>\",\n        \"operationalImpact\": \"<string>\",\n        \"facilitiesImpacted\": \"<string>\",\n        \"thirdPartyNotified\": \"<boolean>\",\n        \"scadaChangeFlag\": \"<boolean>\",\n        \"systemAlterationFlag\": \"<boolean>\"\n      },\n      \"permits\": {\n        \"permitType\": \"<string>\"\n      },\n      \"limitAdvice\": {\n        \"limitAdviceRequired\": \"<string>\",\n        \"limitAdviceDescription\": \"<string>\"\n      },\n      \"associatedConstraintSets\": [\n        {\n          \"constraintSetId\": \"<string>\"\n        },\n        {\n          \"constraintSetId\": \"<string>\"\n        }\n      ],\n      \"aemoUpdates\": {\n        \"dateTimeOfNotification\": \"<dateTime>\"\n      }\n    }\n  }\n]"},{"id":"b51e8879-9196-48cc-9ce7-d18c3f0e24dd","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"9037c007-deae-4cad-8c07-1d713f2d8561","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"7548e670-ca05-4e1e-aa22-021f5a715987","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"1f2feeaf-cd8b-465c-8716-4184b772e46a","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"b6b82cae-f24f-463e-9785-3246030534ac","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"0f84d255-6b32-416e-bde2-290df483a5f7","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"f3206271-b176-45a5-aa71-a29b254c1a55","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"outages\": [\n    \"<long>\",\n    \"<long>\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/bulkWithdraw"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"97d1f8e6-5d43-476f-b774-bafaa9982cc9"},{"name":"Create a new Network Outage in Outage Management System","id":"ea9d2409-1111-42ab-95a8-8dc2efa60e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages","description":"<p>Submit one Network Outage synchronously</p>\n","urlObject":{"path":["outageData","networkOutages"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[]}},"response":[{"id":"a2b3833a-376f-45ff-8a43-f03500dfb392","name":"Create Outage","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"details\": {\n      \"firstSubmissionDateTime\": \"<dateTime>\",\n      \"lastModifiedDateTime\": \"<dateTime>\",\n      \"lastModifiedUser\": \"<string>\",\n      \"outageNumber\": \"<long>\",\n      \"outageSource\": \"<string>\",\n      \"outageStatus\": \"<string>\",\n      \"outageType\": \"<string>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"outageDescription\": \"<string>\",\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"originator\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    },\n    \"assessmentInformation\": {\n      \"atRiskFlag\": \"<boolean>\",\n      \"responseToParticipant\": \"<string>\"\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permissionFlags\": {\n      \"ptpAndPtrRequired\": \"<boolean>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"pointOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"associatedConstraintSets\": [\n      {\n        \"constraintSetId\": \"<string>\"\n      },\n      {\n        \"constraintSetId\": \"<string>\"\n      }\n    ],\n    \"aemoUpdates\": {\n      \"dateTimeOfNotification\": \"<dateTime>\"\n    }\n  }\n}"},{"id":"5bfe6e38-9d73-45ff-9f56-c7db2ce721ef","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"7eee6c0e-91c4-479f-b477-73f253f6db4f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4dba3805-f410-4620-80c9-556822d8c989","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"76cd7c56-a391-4f83-82ca-a45d74fe4f0b","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"cb05d984-a2e0-4cab-ae95-c5ed4c450457","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"89172cb7-21c0-4c98-8ea0-5f36d39ac161","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"f5f0b590-b407-4ea7-aea8-2074ff051012","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"b4293d4e-8327-4402-b15e-afc606ea7986","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"availabilityDeclaration\": {\n    \"exemptionAppliesFlag\": \"<boolean>\",\n    \"exemptionReasons\": \"<string>\"\n  },\n  \"contactInformation\": {\n    \"notifications\": [\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      },\n      {\n        \"notificationEmailAddress\": \"<string>\"\n      }\n    ],\n    \"additionalDetails\": \"<string>\"\n  },\n  \"contingencyPlanInformation\": {\n    \"contingencyPlan\": \"<string>\",\n    \"riskOfExtension\": \"<string>\",\n    \"estimatedRecoveryHours\": \"<integer>\",\n    \"estimatedRecoveryMinutes\": \"<integer>\"\n  },\n  \"details\": {\n    \"outageDescription\": \"<string>\",\n    \"outageType\": \"<string>\",\n    \"forcedOutageNotificationDate\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"duration\": {\n    \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n    \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n  },\n  \"equipments\": {\n    \"equipmentList\": [\n      {\n        \"equipmentId\": \"<string>\"\n      },\n      {\n        \"equipmentId\": \"<string>\"\n      }\n    ],\n    \"equipmentListFlag\": \"<string>\",\n    \"secondaryEquipmentFlag\": \"<boolean>\"\n  },\n  \"impacts\": {\n    \"impactsThirdParty\": \"<boolean>\",\n    \"operationalImpact\": \"<string>\",\n    \"facilitiesImpacted\": \"<string>\",\n    \"thirdPartyNotified\": \"<boolean>\",\n    \"scadaChangeFlag\": \"<boolean>\",\n    \"systemAlterationFlag\": \"<boolean>\"\n  },\n  \"limitAdvice\": {\n    \"limitAdviceRequired\": \"<string>\",\n    \"limitAdviceDescription\": \"<string>\"\n  },\n  \"temporaryRestoration\": {\n    \"temporaryRestoredFlag\": \"<boolean>\",\n    \"restorationPeriods\": [\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      },\n      {\n        \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n        \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n      }\n    ]\n  },\n  \"pointsOfIsolation\": {\n    \"points\": [\n      {\n        \"pointOfIsolation\": \"<string>\"\n      },\n      {\n        \"pointOfIsolation\": \"<string>\"\n      }\n    ]\n  },\n  \"associatedOutageDetails\": {\n    \"relatedOutages\": [\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      },\n      {\n        \"outageNumber\": \"<long>\",\n        \"relationshipDetails\": \"<string>\"\n      }\n    ],\n    \"switchingRequired\": \"<boolean>\"\n  },\n  \"permits\": {\n    \"permitType\": \"<string>\"\n  },\n  \"serviceReduction\": {\n    \"facilityCode\": \"<string>\",\n    \"facilityRAC\": \"<double>\",\n    \"energy\": [\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      },\n      {\n        \"technologyTypeCode\": \"<string>\",\n        \"technologyTypeRAC\": \"<double>\"\n      }\n    ],\n    \"essentialSystemServices\": [\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      },\n      {\n        \"serviceAvailability\": \"<string>\",\n        \"serviceType\": \"<string>\",\n        \"serviceRAC\": \"<double>\"\n      }\n    ]\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"ea9d2409-1111-42ab-95a8-8dc2efa60e82"},{"name":"Update existing Network Outage in Outage Management System","id":"6ae64f91-65ac-40b2-95a0-4e5d1dd2817c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"x-initiatingParticipantId","value":"","type":"text","description":"<p>(Required) The id of the Initiating Participant</p>\n"},{"key":"x-market","value":"WEM","type":"text","description":"<p>(Required) The id of the market</p>\n"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","description":"<p>Update Network Outage synchronously</p>\n","urlObject":{"path":["outageData","networkOutages",":outageNumber"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"query":[],"variable":[{"id":"9fa7f1e0-f5a1-488e-b2a9-833f4262d1d4","description":{"content":"<p>(Required) Format - int64.</p>\n","type":"text/plain"},"type":"any","value":"<integer>","key":"outageNumber"}]}},"response":[{"id":"c29bfdc2-5ebb-4a59-a7af-d0323808645a","name":"Update Outage","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"outage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"details\": {\n      \"firstSubmissionDateTime\": \"<dateTime>\",\n      \"lastModifiedDateTime\": \"<dateTime>\",\n      \"lastModifiedUser\": \"<string>\",\n      \"outageNumber\": \"<long>\",\n      \"outageSource\": \"<string>\",\n      \"outageStatus\": \"<string>\",\n      \"outageType\": \"<string>\",\n      \"outageVersionNumber\": \"<integer>\",\n      \"outageDescription\": \"<string>\",\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"originator\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    },\n    \"assessmentInformation\": {\n      \"atRiskFlag\": \"<boolean>\",\n      \"responseToParticipant\": \"<string>\"\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permissionFlags\": {\n      \"ptpAndPtrRequired\": \"<boolean>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"pointOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"associatedConstraintSets\": [\n      {\n        \"constraintSetId\": \"<string>\"\n      },\n      {\n        \"constraintSetId\": \"<string>\"\n      }\n    ],\n    \"aemoUpdates\": {\n      \"dateTimeOfNotification\": \"<dateTime>\"\n    }\n  }\n}"},{"id":"10e8114b-3d29-4e37-a4c2-9efba193e02b","name":"Bad Request - The submitted requested has been rejected due to invalid formatting / data content","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4bf9553a-377d-45cb-979a-f297b1e87f01","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"6b6cd873-669b-4c04-9d9e-92cd4b60be13","name":"Forbidden - User does not have sufficient privilages to perform this action","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"fd9b1dd5-7275-4302-ac37-03b5f0c910ea","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"98c1d2f3-701d-40f2-ac6d-e99aa8fd344e","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"7de3d7a3-c907-4d1b-b703-1e677daf10df","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"a35165e3-54ee-411f-ad1c-a83debe2e5a7","name":"Internal Server Error or Application Unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":"<string>"},{"description":"(Required) The id of the market","key":"x-market","value":"<string>"}],"body":{"mode":"raw","raw":"{\n  \"networkOutage\": {\n    \"contactInformation\": {\n      \"notifications\": [\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        },\n        {\n          \"notificationEmailAddress\": \"<string>\"\n        }\n      ],\n      \"additionalDetails\": \"<string>\"\n    },\n    \"duration\": {\n      \"commencementInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n      \"endInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n    },\n    \"equipments\": {\n      \"equipmentList\": [\n        {\n          \"equipmentId\": \"<string>\"\n        },\n        {\n          \"equipmentId\": \"<string>\"\n        }\n      ],\n      \"equipmentListFlag\": \"<string>\",\n      \"secondaryEquipmentFlag\": \"<boolean>\"\n    },\n    \"impacts\": {\n      \"impactsThirdParty\": \"<boolean>\",\n      \"operationalImpact\": \"<string>\",\n      \"facilitiesImpacted\": \"<string>\",\n      \"thirdPartyNotified\": \"<boolean>\",\n      \"scadaChangeFlag\": \"<boolean>\",\n      \"systemAlterationFlag\": \"<boolean>\"\n    },\n    \"limitAdvice\": {\n      \"limitAdviceRequired\": \"<string>\",\n      \"limitAdviceDescription\": \"<string>\"\n    },\n    \"pointsOfIsolation\": {\n      \"points\": [\n        {\n          \"pointOfIsolation\": \"<string>\"\n        },\n        {\n          \"pointOfIsolation\": \"<string>\"\n        }\n      ]\n    },\n    \"details\": {\n      \"forcedOutageNotificationDate\": \"<dateTime>\",\n      \"outageDescription\": \"<string>\",\n      \"outageType\": \"<string>\"\n    },\n    \"temporaryRestoration\": {\n      \"temporaryRestoredFlag\": \"<boolean>\",\n      \"restorationPeriods\": [\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        },\n        {\n          \"pauseInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\",\n          \"recommenceInterval\": \"<yyyy-MM-ddTHH:mm:ss+08:00>\"\n        }\n      ]\n    },\n    \"contingencyPlanInformation\": {\n      \"contingencyPlan\": \"<string>\",\n      \"riskOfExtension\": \"<string>\",\n      \"estimatedRecoveryHours\": \"<integer>\",\n      \"estimatedRecoveryMinutes\": \"<integer>\"\n    },\n    \"availabilityDeclaration\": {\n      \"exemptionAppliesFlag\": \"<boolean>\",\n      \"exemptionReasons\": \"<string>\"\n    },\n    \"associatedOutageDetails\": {\n      \"relatedOutages\": [\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        },\n        {\n          \"outageNumber\": \"<long>\",\n          \"relationshipDetails\": \"<string>\"\n        }\n      ],\n      \"switchingRequired\": \"<boolean>\"\n    },\n    \"permits\": {\n      \"permitType\": \"<string>\"\n    },\n    \"serviceReduction\": {\n      \"facilityCode\": \"<string>\",\n      \"facilityRAC\": \"<double>\",\n      \"energy\": [\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        },\n        {\n          \"technologyTypeCode\": \"<string>\",\n          \"technologyTypeRAC\": \"<double>\"\n        }\n      ],\n      \"essentialSystemServices\": [\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        },\n        {\n          \"serviceAvailability\": {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          \"serviceType\": \"<string>\",\n          \"serviceRAC\": \"<double>\"\n        }\n      ]\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement/outageData/networkOutages/:outageNumber","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement"],"path":["outageData","networkOutages",":outageNumber"],"variable":[{"key":"outageNumber","value":"<integer>","description":"(Required) Format - int64."}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"6ae64f91-65ac-40b2-95a0-4e5d1dd2817c"}],"id":"969ab489-24b8-4212-8e3b-9189a8adb31a","description":"<p>Used to create, update and withdraw network outages</p>\n","_postman_id":"969ab489-24b8-4212-8e3b-9189a8adb31a"}],"event":[{"listen":"prerequest","script":{"id":"fe94afab-adb2-42f7-adb9-227fd046a13c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9c255970-3971-4e96-9cdf-9584e58e76ef","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://apis.rfm.aemo.com.au:9319/WEM/v1/outageManagement","type":"string"},{"key":"x-initiatingParticipantId","value":"","type":"string"},{"key":"x-market","value":"WEM","type":"string"}]}