{"info":{"_postman_id":"4dc91121-cf9d-4217-acba-220b38d9434e","name":"WEMDE Demand Side Programs","description":"<html><head></head><body><p>Demand Side Programs (DSP) receive a Dispatch Instructions that consist of a withdrawal quantity and time range (Dispatch Interval to and from) . During the range of the Dispatch Instruction, the target facility must reduce consumption from it's Relevant Demand by the instructed quantity.</p>\n<p>When notified by AEMO that a Dispatch Instruction has been issued to a Demand Side Program, the participant operating the facility must:</p>\n<ul>\n<li><p>use this API to retrieve and acknowledge the Dispatch Instruction</p>\n</li>\n<li><p>submit an updated Real Time Market Submission that includes a profile complying with the instruction</p>\n</li>\n<li><p>adjust consumption from the facility accordingly to meet the profile</p>\n</li>\n</ul>\n<p>All participants can also use this API to access all available information pertaining to DSP facilities:</p>\n<ul>\n<li><p>All Dispatch Instructions issued to DSP facilities</p>\n</li>\n<li><p>Other relevant schedule information for DSP facilities:</p>\n<ul>\n<li><p>Unconstrained Withdrawal Quantity</p>\n</li>\n<li><p>Constrained Withdrawal Quantity</p>\n</li>\n<li><p>Relevant Demand (RD)</p>\n</li>\n<li><p>Minimum Withdrawal</p>\n</li>\n<li><p>Reserve Capacity Obligation Quantity (RCOQ)</p>\n</li>\n<li><p>Forecast Capacity</p>\n</li>\n<li><p>Forecast Reduction</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>Refer to WEM Rules clauses 7.13.1G and 7.13.1H for more information about demand side programs API.  </p>\n<p>In addition to DSP Dispatch Instruction data, the WEMDE Dispatch API collection allows MPs direct access to the full range of inputs and dispatch outcomes for each market (Energy and Essential System Services (ESS)) for every market solution. The other Dispatch APIs are described in the following reference documents:</p>\n<ul>\n<li>Dispatch Case</li>\n<li>Dispatch Solution</li>\n<li>Dispatch Instructions</li>\n<li>Dispatch Summary</li>\n<li>Trading Day Report</li>\n<li>Not In Service Capacity</li>\n<li>Reference Trading Price</li>\n</ul>\n<p>Support: AEMO WEMDE Team<br>Email: <a href=\"https://developer-portal-dev.aemo.com.au/WEMDE-Dispatch-Summary#\">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<h2 id=\"assumed-knowledge\">Assumed knowledge</h2>\n<p>API and JSON or YAML basics.</p>\n<h2 id=\"prerequisites\">Prerequisites</h2>\n<p>Before you can use the Dispatch Summary 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<h2 id=\"requestresponse-payload-required-limits\">Request/response payload required limits</h2>\n<p>For all APIs, there is an enforced 10 MB max limit.</p>\n<h2 id=\"certificate-based-throttling\">Certificate-based throttling</h2>\n<p>A single participant is restricted to accessing 50 calls every minute, with a total of 100 calls in five minutes.</p>\n<h1 id=\"api-details\">API details</h1>\n<p>Use the API Reference icon at the top of the portal page to see the details of the paths, headers, request body and responses for each of the endpoints in the API.</p>\n<h2 id=\"authentication-methods\">Authentication methods</h2>\n<p>The Dispatch Summary 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> as its authentication method.</p>\n<h2 id=\"base-urls\">Base URLs</h2>\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/DSPDispatchInstruction\">https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction</a></li>\n<li><strong>Pre-prod</strong>: <a href=\"https://apis.preporod.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction\">https://apis.preprod.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction</a></li>\n<li><strong>Production</strong>: <a href=\"https://apis.prod.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction\">https://apis.prod.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction</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":"API details","slug":"api-details"}],"owner":"26985380","collectionId":"4dc91121-cf9d-4217-acba-220b38d9434e","publishedId":"2s9YC8vAaX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-19T00:36:51.000Z"},"item":[{"name":"DSPDispatchInstructionParticipantWise","item":[{"name":"Retrieves Participant wise DSP dispatch instruction for each participant","id":"ecf4b499-6382-4ddf-9c93-24de8f722952","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"},{"key":"Accept","value":"text/plain"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","description":"<p>Retrieves Participant wise DSP dispatch instruction for each participant</p>\n","urlObject":{"path":["DSPDispatchInstructionParticipantWise"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"query":[{"description":{"content":"<p>Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00</p>\n","type":"text/plain"},"key":"dispatchIntervalFrom","value":"<string>"},{"key":"facilityCode","value":"<string>"}],"variable":[]}},"response":[{"id":"576f795a-0896-4765-a64b-eb8550ecf577","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"data\": {\n    \"dspDispatchInstructions\": [\n      {\n        \"dispatchInstructionID\": \"<uuid>\",\n        \"facilityCode\": \"<string>\",\n        \"issueTime\": \"<dateTime>\",\n        \"dispatchIntervalFrom\": \"<dateTime>\",\n        \"dispatchIntervalTo\": \"<dateTime>\",\n        \"withdrawalQuantity\": \"<double>\",\n        \"ackStatus\": \"<boolean>\"\n      },\n      {\n        \"dispatchInstructionID\": \"<uuid>\",\n        \"facilityCode\": \"<string>\",\n        \"issueTime\": \"<dateTime>\",\n        \"dispatchIntervalFrom\": \"<dateTime>\",\n        \"dispatchIntervalTo\": \"<dateTime>\",\n        \"withdrawalQuantity\": \"<double>\",\n        \"ackStatus\": \"<boolean>\"\n      }\n    ]\n  }\n}"},{"id":"da2f1d8d-a081-477b-adb5-8d44bf66d482","name":"Bad 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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"038087e8-a92b-45b0-b7df-bc43da05316c","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"6bc8c88a-f7e9-484e-a1a6-76853a0d939f","name":"Forbidden","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"04d4e227-1d58-4db9-979a-69d7eeb63d38","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"12845382-e8c2-4ad2-966b-444994596eed","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"aae798de-431a-44a1-8829-6dce1f60ce19","name":"Payload Too Large","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"ea322381-834b-4d47-aae2-89bfffd8826d","name":"Client Error","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"bfb9a103-d952-4e3a-8629-d3872fdbd815","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"fa5fe9b3-9548-49a2-a5a7-5b779529eab0","name":"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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructionParticipantWise?dispatchIntervalFrom=<string>&facilityCode=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructionParticipantWise"],"query":[{"key":"dispatchIntervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"facilityCode","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"applicationUnavailable\": {\n      \"summary\": \"Application Unavailable\"\n    }\n  }\n}"}],"_postman_id":"ecf4b499-6382-4ddf-9c93-24de8f722952"}],"id":"5f5bf422-a9fe-4b07-a678-601c809ad3a3","_postman_id":"5f5bf422-a9fe-4b07-a678-601c809ad3a3","description":""},{"name":"dispatchInstructionAck","item":[{"name":"{dispatchInstructionId}","item":[{"name":"Acknowledge the Dispatch Instruction","id":"83d15727-a0c4-45a3-b5d4-996255d30dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","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"},{"key":"Accept","value":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","description":"<p>Acknowledge the Dispatch Instruction</p>\n","urlObject":{"path":["dispatchInstructionAck",":dispatchInstructionId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"query":[],"variable":[{"id":"850dbc08-b6f3-4c55-81a5-4191d51522ba","type":"any","value":"<uuid>","key":"dispatchInstructionId"}]}},"response":[{"id":"6b59a278-8f28-4f1a-be4b-ea59a5f04ac0","name":"Success","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/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e0a6746e-662a-4be8-ab15-aaa8e24cf1b6","name":"Bad 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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"653474b3-d80f-491f-abd5-120a2a7222c8","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"d9faf7f4-97dd-4a5f-87d8-dcc34c39eb77","name":"Forbidden","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"e98398e9-33cf-4ac9-84e9-e067298d53f4","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"e89e176e-39d5-4d6f-b1f5-85104130a979","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"8d25ceac-fd51-4bb9-a5ac-a84c4cb7a81a","name":"Payload Too Large","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"2a3a4c55-02cd-4aeb-8f24-0b13cc2b7576","name":"Client Error","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"d9d0139f-111b-4392-ad3f-e632ca0e7db7","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"e2deabbc-de26-4534-a429-a71b124fa048","name":"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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/dispatchInstructionAck/:dispatchInstructionId","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["dispatchInstructionAck",":dispatchInstructionId"],"variable":[{"key":"dispatchInstructionId"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"applicationUnavailable\": {\n      \"summary\": \"Application Unavailable\"\n    }\n  }\n}"}],"_postman_id":"83d15727-a0c4-45a3-b5d4-996255d30dee"}],"id":"cff0c8eb-eaeb-4a55-907d-a38beabca28e","_postman_id":"cff0c8eb-eaeb-4a55-907d-a38beabca28e","description":""}],"id":"589f2f11-e006-4c9c-aa7c-fdfc80829b38","_postman_id":"589f2f11-e006-4c9c-aa7c-fdfc80829b38","description":""},{"name":"preDispatchData","item":[{"name":"Pre-Dispatch DSP Schedule information for the a specified interval (for Pre-Dispatch 2 days between start and end dates of the request)","id":"b266fd68-0076-4ad8-8966-322b9dff745a","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"},{"key":"Accept","value":"text/plain"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","description":"<p>Pre-Dispatch DSP Schedule information for the a specified interval (for Pre-Dispatch 2 days between start and end dates of the request)</p>\n","urlObject":{"path":["preDispatchData"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"query":[{"description":{"content":"<p>(Required) primary dispatch interval</p>\n","type":"text/plain"},"key":"primaryDispatchInterval","value":"<string>"},{"description":{"content":"<p>(Required) dispatch interval start date</p>\n","type":"text/plain"},"key":"dispatchIntervalStartDate","value":"<string>"},{"description":{"content":"<p>(Required) dispatch interval end date</p>\n","type":"text/plain"},"key":"dispatchIntervalEndDate","value":"<string>"}],"variable":[]}},"response":[{"id":"6fa36140-9352-44ef-abaf-ececbf277199","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"data\": {\n    \"issuedTime\": \"<dateTime>\",\n    \"sumOfForecastCapacity\": \"<double>\",\n    \"sumOfForecastReduction\": \"<double>\",\n    \"dspScheduleInformation\": [\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchInterval\": \"<dateTime>\",\n        \"dspUnconstrainedWithdrawalQuantity\": \"<double>\",\n        \"dspConstrainedWithdrawalQuantity\": \"<double>\",\n        \"relevantDemand\": \"<double>\",\n        \"minWithdrawal\": \"<double>\",\n        \"rcoq\": \"<double>\",\n        \"forecastCapacity\": \"<double>\",\n        \"forecastReduction\": \"<double>\"\n      },\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchInterval\": \"<dateTime>\",\n        \"dspUnconstrainedWithdrawalQuantity\": \"<double>\",\n        \"dspConstrainedWithdrawalQuantity\": \"<double>\",\n        \"relevantDemand\": \"<double>\",\n        \"minWithdrawal\": \"<double>\",\n        \"rcoq\": \"<double>\",\n        \"forecastCapacity\": \"<double>\",\n        \"forecastReduction\": \"<double>\"\n      }\n    ]\n  }\n}"},{"id":"9d7ca51d-02b0-4556-8166-4f3d185db00d","name":"Bad 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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"74f2526d-2c23-45b7-afd5-fa2a9aac7317","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"097ecfcd-bfcf-474e-a2aa-09071cfaa250","name":"Forbidden","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"dd9a2dab-ada0-4b14-a19e-89a9f1c527fb","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"93c3cd3c-b473-44dc-8046-18ca1e6208af","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"3cf6a9d3-fd96-4443-aaf3-5240535e0c9b","name":"Payload Too Large","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"aec64331-82ee-4865-9fc6-ed2b6dc08711","name":"Client Error","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"c295b35d-ba0e-46d4-bd1d-c5086bb0c879","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"2115936d-80e4-4ab5-8ce9-a2e664f49cd8","name":"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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/preDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["preDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"applicationUnavailable\": {\n      \"summary\": \"Application Unavailable\"\n    }\n  }\n}"}],"_postman_id":"b266fd68-0076-4ad8-8966-322b9dff745a"}],"id":"80ff2dbd-47b3-4410-ac8f-2c980ed24216","_postman_id":"80ff2dbd-47b3-4410-ac8f-2c980ed24216","description":""},{"name":"weekAheadDispatchData","item":[{"name":"Week-Ahead Dispatch DSP Schedule information for the a specified interval (7 days between start and end dates for week ahead)","id":"30a7eea8-d2d6-4de2-ae20-10364242ea40","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"},{"key":"Accept","value":"text/plain"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","description":"<p>Week-Ahead Dispatch DSP Schedule information for the a specified interval (7 days between start and end dates for week ahead)</p>\n","urlObject":{"path":["weekAheadDispatchData"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"query":[{"description":{"content":"<p>(Required) primary dispatch interval</p>\n","type":"text/plain"},"key":"primaryDispatchInterval","value":"<string>"},{"description":{"content":"<p>(Required) dispatch interval start date</p>\n","type":"text/plain"},"key":"dispatchIntervalStartDate","value":"<string>"},{"description":{"content":"<p>(Required) dispatch interval end date</p>\n","type":"text/plain"},"key":"dispatchIntervalEndDate","value":"<string>"}],"variable":[]}},"response":[{"id":"4ba9ad75-01ba-4cd4-8e68-8846cafa8864","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"data\": {\n    \"issuedTime\": \"<dateTime>\",\n    \"sumOfForecastCapacity\": \"<double>\",\n    \"sumOfForecastReduction\": \"<double>\",\n    \"dspScheduleInformation\": [\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchInterval\": \"<dateTime>\",\n        \"dspUnconstrainedWithdrawalQuantity\": \"<double>\",\n        \"dspConstrainedWithdrawalQuantity\": \"<double>\",\n        \"relevantDemand\": \"<double>\",\n        \"minWithdrawal\": \"<double>\",\n        \"rcoq\": \"<double>\",\n        \"forecastCapacity\": \"<double>\",\n        \"forecastReduction\": \"<double>\"\n      },\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchInterval\": \"<dateTime>\",\n        \"dspUnconstrainedWithdrawalQuantity\": \"<double>\",\n        \"dspConstrainedWithdrawalQuantity\": \"<double>\",\n        \"relevantDemand\": \"<double>\",\n        \"minWithdrawal\": \"<double>\",\n        \"rcoq\": \"<double>\",\n        \"forecastCapacity\": \"<double>\",\n        \"forecastReduction\": \"<double>\"\n      }\n    ]\n  }\n}"},{"id":"eb3441e9-0031-4019-ab7d-f360e478dca2","name":"Bad 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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"27181a0e-e09b-4252-8cf3-c0069467896a","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"7e4b9900-7e5e-4b42-be14-b63a2430b301","name":"Forbidden","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"a362635e-ae32-473e-bb97-20ebf11adf51","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"2b74cec0-e23f-4eac-80c2-d925f1aca80a","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"c46f355c-1b19-4320-99ac-220daeac6293","name":"Payload Too Large","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"104aa9c7-0e56-4bcc-aabd-c347d27e30fb","name":"Client Error","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"d101af12-770d-49d6-abee-d8d6e989f183","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"bf5ae08e-7a17-4dba-8aa0-a6c5350b7f84","name":"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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/weekAheadDispatchData?primaryDispatchInterval=<string>&dispatchIntervalStartDate=<string>&dispatchIntervalEndDate=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["weekAheadDispatchData"],"query":[{"key":"primaryDispatchInterval","value":"<string>","description":"(Required) primary dispatch interval"},{"key":"dispatchIntervalStartDate","value":"<string>","description":"(Required) dispatch interval start date"},{"key":"dispatchIntervalEndDate","value":"<string>","description":"(Required) dispatch interval end date"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"applicationUnavailable\": {\n      \"summary\": \"Application Unavailable\"\n    }\n  }\n}"}],"_postman_id":"30a7eea8-d2d6-4de2-ae20-10364242ea40"}],"id":"233bc2d0-5fc5-4f97-a324-93543282661b","_postman_id":"233bc2d0-5fc5-4f97-a324-93543282661b","description":""},{"name":"DSPDispatchInstructions","item":[{"name":"Retrieves the DSP dispatch instruction for all participants","id":"42a56d51-a1d7-4e46-be85-5eac0d80f332","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"},{"key":"Accept","value":"text/plain"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","description":"<p>Retrieves the DSP dispatch instruction for all participants</p>\n","urlObject":{"path":["DSPDispatchInstructions"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"query":[{"key":"facilityCode","value":"<string>"},{"description":{"content":"<p>Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00</p>\n","type":"text/plain"},"key":"intervalFrom","value":"<string>"},{"description":{"content":"<p>Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00</p>\n","type":"text/plain"},"key":"intervalTo","value":"<string>"}],"variable":[]}},"response":[{"id":"9776b371-61f9-4be8-a3ca-1dc5e0d29fd4","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"data\": {\n    \"issuedTime\": \"<dateTime>\",\n    \"dspDispatchInstructions\": [\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchIntervalFrom\": \"<dateTime>\",\n        \"dispatchIntervalTo\": \"<dateTime>\",\n        \"withdrawalQuantity\": \"<double>\"\n      },\n      {\n        \"facilityCode\": \"<string>\",\n        \"dispatchIntervalFrom\": \"<dateTime>\",\n        \"dispatchIntervalTo\": \"<dateTime>\",\n        \"withdrawalQuantity\": \"<double>\"\n      }\n    ]\n  }\n}"},{"id":"f2f979da-ad23-45cd-ad85-828a9d45eb4f","name":"Bad 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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"4ff31dd6-710f-4ed2-8c01-290382ee7ebf","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"656c0e76-fd35-4659-94a3-866883d1dd27","name":"Forbidden","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"7dfbe89d-5d0b-4ff0-a8fa-a554c1cdc328","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"129f5323-2bd7-4841-ab9b-e0537926888b","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"414971b1-8f9c-40e7-ad2f-cffe65c6c425","name":"Payload Too Large","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"9d93111f-b8be-4558-a1a0-ee9b5a515d01","name":"Client Error","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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<string>\",\n  \"errors\": [\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"a88fdc09-9d70-41a4-b59f-115516d8cebe","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>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"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\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"code\": \"<integer>\",\n      \"title\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ]\n}"},{"id":"f82e25bc-098c-479e-8ec8-f7eab782a2d1","name":"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>"},{"key":"Accept","value":"text/plain"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction/DSPDispatchInstructions?facilityCode=<string>&intervalFrom=<string>&intervalTo=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"],"path":["DSPDispatchInstructions"],"query":[{"key":"facilityCode","value":"<string>"},{"key":"intervalFrom","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"},{"key":"intervalTo","value":"<string>","description":"Default date format: yyyy-MM-ddTHH:mm:ss+08:00. For request, the offset +08:00 is optional - api will by default treat incoming time as +08:00"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"applicationUnavailable\": {\n      \"summary\": \"Application Unavailable\"\n    }\n  }\n}"}],"_postman_id":"42a56d51-a1d7-4e46-be85-5eac0d80f332"}],"id":"1aaf50de-249f-4fc2-942d-50ac6c92c703","_postman_id":"1aaf50de-249f-4fc2-942d-50ac6c92c703","description":""}],"event":[{"listen":"prerequest","script":{"id":"df4d4e72-bcc3-4bae-8872-631602dc554a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1b84a38e-c18f-4794-870a-a99a942e8790","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://apis.rfm.aemo.com.au:9319/WEM/v1/DSPDispatchInstruction"},{"key":"x-initiatingParticipantId","value":"","type":"string"},{"key":"x-market","value":"WEM","type":"string"}]}