{"info":{"_postman_id":"4575c106-bbf5-4d84-964e-f600f32a1a32","name":"generatorRecall","description":"<html><head></head><body><p>The Generator Recall API is used by generators to send information about recall times into the Generator Recall web-based interface in the EMMS Markets Portal. The system will then transfer the information to a central AEMO database for viewing and reporting by AEMO operators.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"10032049","collectionId":"4575c106-bbf5-4d84-964e-f600f32a1a32","publishedId":"2s93JrvjX8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-03-10T01:57:02.000Z"},"item":[{"name":"postListRecallPlans","id":"408cb5aa-5f9b-436c-9457-f198e3033e9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>The ID of the Initiating Participant</p>\n"},{"key":"X-market","value":"NEM","description":"<p>The ID of the Market</p>\n"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"StartDate\": \"2017-11-01T00:00:00+10:00\",\r\n  \"EndDate\": \"2017-11-02T00:00:00+10:00\",\r\n  \"StationId\": \"SNOWY6\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\"\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/ListRecallPlans","description":"<p>Retrieve a list of recall plans, subject to filter criteria</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"4575c106-bbf5-4d84-964e-f600f32a1a32","id":"4575c106-bbf5-4d84-964e-f600f32a1a32","name":"generatorRecall","type":"collection"}},"urlObject":{"path":["ListRecallPlans"],"host":["https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"],"query":[],"variable":[]}},"response":[{"id":"f63e55ca-8fa2-4722-98fb-2cacc39a7b79","name":"Response_200","originalRequest":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"The ID of the Initiating Participant"},{"key":"X-market","value":"NEM","description":"The ID of the Market"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"StartDate\": \"2017-11-01T00:00:00+10:00\",\r\n  \"EndDate\": \"2017-11-02T00:00:00+10:00\",\r\n  \"StationId\": \"SNOWY6\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\"\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/ListRecallPlans","description":"Retrieve a list of recall plans, subject to filter criteria"},"status":"Successful Response","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"SuccessFlag\": true,\n        \"ResponseMessage\": \"Get Recall Plan action succeeded\",\n        \"RecallPlanList\": [\n            {\n                \"StationId\": \"SNOWY6\",\n                \"OutagePlanId\": \"MMS_GEN_OUT1\",\n                \"Stage1Description\": \"“ increased output could be maintained only for 12 hrs\",\n                \"Stage2Description\": null,\n                \"DUID\": \"BLOWERNG\",\n                \"MinimumStartDate\": \"2017-11-01T00:00:00+10:00\",\n                \"MaximumEndDate\": \"2017-11-02T00:00:00+10:00\",\n                \"VersionDateTime\": \"2017-11-21T17:14:34+10:00\",\n                \"Entries\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"408cb5aa-5f9b-436c-9457-f198e3033e9a"},{"name":"getRecallPlan","id":"04410f05-25b4-42a7-b814-c78565b6753a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>The ID of the Initiating Participant</p>\n"},{"key":"X-market","value":"NEM","description":"<p>The ID of the Market</p>\n"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\"\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/GetRecallPlan","description":"<p>Retrieve the latest version of a specified recall plan</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"4575c106-bbf5-4d84-964e-f600f32a1a32","id":"4575c106-bbf5-4d84-964e-f600f32a1a32","name":"generatorRecall","type":"collection"}},"urlObject":{"path":["GetRecallPlan"],"host":["https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"],"query":[],"variable":[]}},"response":[{"id":"1a89db52-3226-4555-8756-84940f66e9c3","name":"Response_200","originalRequest":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"The ID of the Initiating Participant"},{"key":"X-market","value":"NEM","description":"The ID of the Market"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\"\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/GetRecallPlan","description":"Retrieve the latest version of a specified recall plan"},"status":"Successful Response","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"OutagePlanId\": \"MMS_GEN_OUT1\",\n        \"DUID\": \"BLOWERNG\",\n        \"SuccessFlag\": true,\n        \"ResponseMessage\": \"Get Recall Plan Entry List action succeeded\",\n        \"RecallEntries\": [\n            {\n                \"StartDate\": \"2017-11-01T00:00:00+10:00\",\n                \"EndDate\": \"2017-11-02T00:00:00+10:00\",\n                \"Stage1RecallMinutesStart\": 14400,\n                \"Stage1RecallMinutesEnd\": 18000,\n                \"Stage1MW\": 12,\n                \"Stage1RecallFlag\": \"IFO\",\n                \"Stage2RecallMinutesStart\": 21600,\n                \"Stage2RecallMinutesEnd\": 25200,\n                \"Stage2MW\": 10,\n                \"Stage2RecallFlag\": \"UNC\"\n            }\n        ]\n    }\n}"}],"_postman_id":"04410f05-25b4-42a7-b814-c78565b6753a"},{"name":"postSubmitRecallPlan","id":"4bcf1fd7-7d36-48cf-9beb-08696455ded2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>The ID of the Initiating Participant</p>\n"},{"key":"X-market","value":"NEM","description":"<p>The ID of the Market</p>\n"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\",\r\n  \"OutagePlanDescription\": \"OutagePlanDescription53\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"RecallPlanEntries\": [\r\n    {\r\n      \"StartDate\": \"2017-11-01T00:00:00+10:00\",\r\n      \"EndDate\": \"2017-11-02T00:00:00+10:00\",\r\n      \"Stage1RecallMinutesStart\": 14400,\r\n      \"Stage1RecallMinutesEnd\": 18000,\r\n      \"Stage1MW\": 12,\r\n      \"Stage1RecallFlag\": \"IFO\",\r\n      \"Stage2RecallMinutesStart\": 21600,\r\n      \"Stage2RecallMinutesEnd\": 25200,\r\n      \"Stage2MW\": 10,\r\n      \"Stage2RecallFlag\": \"UNC\"\r\n    }\r\n  ]\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/SubmitRecallPlan","description":"<p>Submit a new recall plan, or create a new version of an existing recall plan</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"4575c106-bbf5-4d84-964e-f600f32a1a32","id":"4575c106-bbf5-4d84-964e-f600f32a1a32","name":"generatorRecall","type":"collection"}},"urlObject":{"path":["SubmitRecallPlan"],"host":["https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"],"query":[],"variable":[]}},"response":[{"id":"b5095631-e44d-4605-bbbf-184daf42ffc7","name":"Response_200","originalRequest":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"The ID of the Initiating Participant"},{"key":"X-market","value":"NEM","description":"The ID of the Market"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ParticipantId\": \"SNOWY\",\r\n  \"OutagePlanId\": \"MMS_GEN_OUT1\",\r\n  \"OutagePlanDescription\": \"OutagePlanDescription53\",\r\n  \"DUID\": \"BLOWERNG\",\r\n  \"RecallPlanEntries\": [\r\n    {\r\n      \"StartDate\": \"2017-11-01T00:00:00+10:00\",\r\n      \"EndDate\": \"2017-11-02T00:00:00+10:00\",\r\n      \"Stage1RecallMinutesStart\": 14400,\r\n      \"Stage1RecallMinutesEnd\": 18000,\r\n      \"Stage1MW\": 12,\r\n      \"Stage1RecallFlag\": \"IFO\",\r\n      \"Stage2RecallMinutesStart\": 21600,\r\n      \"Stage2RecallMinutesEnd\": 25200,\r\n      \"Stage2MW\": 10,\r\n      \"Stage2RecallFlag\": \"UNC\"\r\n    }\r\n  ]\r\n}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/SubmitRecallPlan","description":"Submit a new recall plan, or create a new version of an existing recall plan"},"status":"Successful Response","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4bcf1fd7-7d36-48cf-9beb-08696455ded2"},{"name":"postGetRecallFlags","id":"92e5a202-f166-4cf3-b24e-b79a239dddee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"<p>The ID of the Initiating Participant</p>\n"},{"key":"X-market","value":"NEM","description":"<p>The ID of the Market</p>\n"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/GetRecallFlags","description":"<p>Retrieve a list of supported recall flags, as-at the current system time</p>\n","auth":{"type":"basic","basic":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"4575c106-bbf5-4d84-964e-f600f32a1a32","id":"4575c106-bbf5-4d84-964e-f600f32a1a32","name":"generatorRecall","type":"collection"}},"urlObject":{"path":["GetRecallFlags"],"host":["https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"],"query":[],"variable":[]}},"response":[{"id":"08983ee3-bf7f-4620-a4f5-f4d4b67e0ec7","name":"Response_200","originalRequest":{"method":"POST","header":[{"key":"X-initiatingParticipantID","value":"ENERGYCO1","description":"The ID of the Initiating Participant"},{"key":"X-market","value":"NEM","description":"The ID of the Market"},{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}"},"url":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0/GetRecallFlags","description":"Retrieve a list of supported recall flags, as-at the current system time"},"status":"Successful Response","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"92e5a202-f166-4cf3-b24e-b79a239dddee"}],"auth":{"type":"basic","basic":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ed79ab2f-9b35-444a-b465-6c4a01ebada5"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"8a661e0e-2f22-4bcd-9388-0ffbb41fe101"}}],"variable":[{"key":"default","value":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"},{"key":"default1","value":"https://apis.prod.aemo.com.au:9319/ws/GeneratorRecall/1.0"},{"key":"default2","value":"https://apis.preprod.aemo.com.au:9319/ws/GeneratorRecall/1.0"},{"key":"default3","value":"https://apis.prod.marketnet.net.au:9319/ws/GeneratorRecall/1.0"}]}