{"info":{"_postman_id":"ec042518-6dc2-4590-826c-8473ea45773d","name":"RCM Operations (WEM)","description":"<html><head></head><body><p>The Reserve Capacity Mechanism (RCM) ensures the SWIS has sufficient available capacity to meet the peak demand. AEMO is responsible for assessing the capability of new or existing facilities to provide capacity.</p>\n<p>The RCM Operations application provides functionality related to the RCM, including Certified Reserve Capacity applications, Non-Temperature Dependent Load applications, Individual Reserve Capacity Requirements, and Capacity Credit Allocations.</p>\n<p>Participants can interact with the RCM Operations application through the RCM Operations API and use features include importing/creating, updating and publishing RCM limitadvice and constraint equations in bulk.</p>\n<p>For support, contact: AEMO RCM Team</p>\n<p>Email: <a href=\"https://mailto:wa.operations@aemo.com.au\">wa.operations@aemo.com.au</a></p>\n<h2 id=\"api-status\">API status</h2>\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 RCM 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 200 calls in five minutes.</p>\n<h1 id=\"api-details\">API details</h1>\n<h2 id=\"authentication-methods\">Authentication methods</h2>\n<p>The RCM API uses the <a href=\"https://aemocloud.sharepoint.com/sites/EXT-COM-REF/SitePages/Accessing-our-Test-Environments.aspx#requesting-a-digicert-certificate\">DigiCert TLS certificate</a> authentication method.</p>\n<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/RCM\">https://apis.rfm.aemo.com.au:9319/WEM/RCM</a></li>\n<li><strong>Pre Prod:</strong> <a href=\"https://apis.ppd.aemo.com.au:9319/WEM/RCM\">https://apis.ppd.aemo.com.au:9319/WEM/RCM</a></li>\n<li><strong>Production</strong>: <a href=\"https://apis.prd.aemo.com.au:9319/WEM/RCM\">https://apis.prd.aemo.com.au:9319/WEM/RCM</a></li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"API details","slug":"api-details"}],"owner":"26985380","collectionId":"ec042518-6dc2-4590-826c-8473ea45773d","publishedId":"2s93sdZC8J","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-06-13T01:12:10.000Z"},"item":[{"name":"API","item":[{"name":"v3","item":[{"name":"CapacityYears","item":[{"name":"{capacityYear}","item":[{"name":"CapacityAllocations","item":[{"name":"{tradingDay}","item":[{"name":"{ccaId}","item":[{"name":"withdraw","item":[{"name":"Withdraw a capacity credit allocation submission in respect of a facility for a trading day","id":"1fcd7a12-3d13-4f72-81f6-ae610cbed83e","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"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","description":"<p>This method allows a market participant to withdraw a Capacity Credit Allocation Submission in respect of a facility for a trading day within the capacity year, when the window is open.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).</p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"96590699-174d-44c4-862e-d79e5c168d91","type":"any","value":"test","key":"capacityYear"},{"id":"8b297702-e22b-4c31-926b-3d0fd8ed0463","type":"any","value":"test","key":"tradingDay"},{"id":"bc7a3714-3a60-4911-8e1a-5693a7cfcbc5","type":"any","value":"test","key":"ccaId"}]}},"response":[{"id":"a17db162-645e-4199-8de3-efe246271dca","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"statusCode\": \"<integer>\"\n}"},{"id":"573f3b25-9908-4518-88dd-3df81392edea","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d0b1b040-fc17-46fd-9594-089ab4fb630f","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a44d4a52-b804-45b6-b89b-7d4e164c263e","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ca5ef9d1-bfdf-40f8-a5bf-2037dcd5aa5e","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9b6b582e-20d5-4a5c-84ba-d7fdc127b163","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"24e53b1f-e175-4fd4-ac88-92593d5f4581","name":"Payload Too Large","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"82ba64ae-cd73-4dd0-8171-799495318ff1","name":"Client Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1e375d81-93ae-4147-93d8-8c1618483707","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4fcac1dd-917a-48e7-8969-f1ea7bfb299d","name":"Application unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/:ccaId/withdraw","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay",":ccaId","withdraw"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"},{"key":"ccaId"}]}},"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":"1fcd7a12-3d13-4f72-81f6-ae610cbed83e"}],"id":"eec86d14-9a57-450d-9240-a10fdf9335d9","_postman_id":"eec86d14-9a57-450d-9240-a10fdf9335d9","description":""}],"id":"d5afcda0-ccc4-47c7-b05f-cd0822adbfe2","_postman_id":"d5afcda0-ccc4-47c7-b05f-cd0822adbfe2","description":""},{"name":"Submitted","item":[{"name":"Retrieves a list of capacity credit allocations submitted by a market participant for a trading day","id":"5f76c07b-4c1c-4fb3-a5ff-02ebc3bc7f48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","description":"<p>This method retrieves a list of Capacity Credit Allocation Submissions submitted by a market participant for a trading day within the capacity year.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).\n<br /></p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"2ec69ffe-6122-452f-bb06-d929074202f4","type":"any","value":"integer","key":"capacityYear"},{"id":"3f483678-f272-4e91-9bcc-9e21388b2076","type":"any","value":"dateTime","key":"tradingDay"}]}},"response":[{"id":"6a74b3b0-7398-4a69-b2a5-3a834501bfef","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"7979-40-57T05:25:79\"\n    },\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"5683-43-52T95:57:31\"\n    }\n  ]\n}"},{"id":"52d87886-a546-4f7e-ad49-fe8a5abd2d1c","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"95820b27-381b-4be3-9db4-9f07547588d1","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a7040e1a-8c1e-43ec-b713-4b89803936cc","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"4077ac29-d651-4a20-8748-288c3143c8c1","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"5b81be95-32c5-4bca-881b-6ab32fe00f08","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7b4d7102-dc9c-4597-9ba9-32ba823ede55","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"bc62f35a-a4c9-4a63-9e67-92bdc632b1fe","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4bb6cdb1-27ad-4524-bca6-99fe46f90b01","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"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":"5f76c07b-4c1c-4fb3-a5ff-02ebc3bc7f48"},{"name":"Submits a capacity credit allocation in respect of a facility for a trading day","id":"d9c2c685-ba7e-47d8-8d78-b32dcbd74073","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","description":"<p>This method allows a market participant to submit a Capacity Credit Allocation Submission in respect of a facility for a trading day within the capacity year, when the window is open.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).</p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"f2bc60d4-a462-4e7f-849e-dfea91ee682a","type":"any","value":"integer","key":"capacityYear"},{"id":"80133468-c607-437f-944e-00487774b719","type":"any","value":"dateTime","key":"tradingDay"}]}},"response":[{"id":"d3732482-7a8a-4771-9472-14e7ab4f8fbc","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityCredits\": \"<double>\",\n    \"capacityYear\": \"<integer>\",\n    \"facilityCode\": \"<string>\",\n    \"id\": \"<integer>\",\n    \"participantCode\": \"<string>\",\n    \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n    \"targetParticipantCode\": \"<string>\",\n    \"tradingDay\": \"0399-87-97T55:44:54\"\n  }\n}"},{"id":"b4f3d9a5-1da2-4853-ad03-c0803ef1999e","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"cddf22ee-60df-4738-8d70-d52f2e712a11","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b39895e9-ac83-4a65-bfee-d82c918ddfab","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9d52c023-d8a7-4b92-86da-e40c10485c79","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"fd19b398-c448-4d1e-9055-c56e2ceac621","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"11940514-ed14-4b17-844f-1819e89a675f","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"28fc6b9e-142d-472a-adf5-8ebc6f8cdf46","name":"Client Error","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"739835e6-15d0-41f9-8775-3e7194190686","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c19fd0c8-f38f-4ca2-9f8d-83af9026c5ff","name":"Application unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCredits\": \"<double>\",\n  \"facilityCode\": \"<string>\",\n  \"targetParticipantCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Submitted"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"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":"d9c2c685-ba7e-47d8-8d78-b32dcbd74073"}],"id":"f873f48c-c305-4688-ade9-22cb0078287a","_postman_id":"f873f48c-c305-4688-ade9-22cb0078287a","description":""},{"name":"Received","item":[{"name":"Retrieves a list of capacity credit allocations received by a market participant for a trading day","id":"343a2ccf-5e6a-4814-895f-f21794450dc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","description":"<p>This method retrieves a list of Capacity Credit Allocation Submissions received by a market participant for a trading day within the capacity year.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).\n<br /></p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"c550b916-c71f-447f-924e-db915cf99a86","type":"any","value":"integer","key":"capacityYear"},{"id":"476ec550-6bb5-45ef-9c4e-bba43ab549bd","type":"any","value":"dateTime","key":"tradingDay"}]}},"response":[{"id":"7aad24b5-d019-4dd4-83e9-5e94f8f975b9","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"7979-40-57T05:25:79\"\n    },\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"5683-43-52T95:57:31\"\n    }\n  ]\n}"},{"id":"258f1544-090c-4a61-b617-a4ed88919d4a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e2fab059-b5f5-4a92-84ec-e6a66e18481f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"810f25e0-bde3-4675-abd6-e7a30319616d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"171dfb2b-e4c9-4ddd-98bb-de475ce084e7","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8b03b55d-77e6-44dd-875f-680312a14ed3","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a9d46c7f-417a-4312-ae01-764d954f44ff","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"0fd493fa-202a-4ca3-b638-ae5d429c7e82","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"da1e9451-7b3b-4e76-8cdb-7e16788a4c19","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/:tradingDay/Received","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations",":tradingDay","Received"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"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":"343a2ccf-5e6a-4814-895f-f21794450dc8"}],"id":"66009ec9-01ca-40c5-8474-d67f155a97bc","_postman_id":"66009ec9-01ca-40c5-8474-d67f155a97bc","description":""}],"id":"59819332-e29a-4715-ab76-f887dd95d59c","_postman_id":"59819332-e29a-4715-ab76-f887dd95d59c","description":""},{"name":"Window","item":[{"name":"{tradingDay}","item":[{"name":"Retrieves the capacity credit allocation window for a trading day","id":"f522e2b1-621e-4438-a90c-ff50a9facd76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","description":"<p>This method returns the Capacity Credit Allocation Window for a trading day in which participants may submit or withdraw a capacity credit allocation submission.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).</p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"29b82c98-3ae5-468e-847b-13c74e60de9e","type":"any","value":"integer","key":"capacityYear"},{"id":"3433234c-5e20-4c65-9a5a-b911e279e653","type":"any","value":"dateTime","key":"tradingDay"}]}},"response":[{"id":"fc6ac83c-778e-4fce-b9a2-edae650030fd","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"ccaWindowClose\": \"9879-80-03T35:10:45\",\n    \"ccaWindowOpen\": \"4719-82-45T68:40:17\",\n    \"tradingDay\": \"3293-51-28T94:29:33\"\n  }\n}"},{"id":"46eb9692-8b17-4484-b06e-47f44fadbfa3","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"13059cc8-4334-4e4b-969b-4d4e39a76123","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"fb23d2cf-8ee0-4857-b81e-6a545a22bbf0","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"8b3d76ad-999a-4add-9dd5-cac808798812","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"744d6bbc-ad2f-4c8f-a670-7c0c6b669cb7","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e75bd217-cc36-4cce-8e18-dd1df3a9104e","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f4b7a9dc-1c35-4f4b-86fb-ef3f86fac8c1","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e53f9ab2-e7fd-4daa-a12d-9c13d247a797","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Window/:tradingDay","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Window",":tradingDay"],"variable":[{"key":"capacityYear"},{"key":"tradingDay"}]}},"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":"f522e2b1-621e-4438-a90c-ff50a9facd76"}],"id":"7548a34b-f2e7-448d-9935-01dd299134c7","_postman_id":"7548a34b-f2e7-448d-9935-01dd299134c7","description":""}],"id":"56f7610e-1db6-4a5e-ac7e-9edb8de9ffa6","_postman_id":"56f7610e-1db6-4a5e-ac7e-9edb8de9ffa6","description":""},{"name":"Submitted","item":[{"name":"Retrieves a list of capacity credit allocations submitted by a market participant for a range of trading days","id":"ad6872f6-1f21-49e2-b09f-5b47b891f518","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=dateTime&dateTo=dateTime","description":"<p>This method retrieves a list of Capacity Credit Allocation Submissions submitted by a market participant for a range of trading days within the capacity year.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).\n<br /></p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01</p>\n","type":"text/plain"},"key":"dateFrom","value":"dateTime"},{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01</p>\n","type":"text/plain"},"key":"dateTo","value":"dateTime"}],"variable":[{"id":"67b6df3f-e94e-4508-b75b-ccd081712a4c","type":"any","value":"integer","key":"capacityYear"}]}},"response":[{"id":"31d1bc95-1f03-4fda-9461-0596c877c9d8","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"7979-40-57T05:25:79\"\n    },\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"5683-43-52T95:57:31\"\n    }\n  ]\n}"},{"id":"186ce247-3941-4a8b-85c8-a38c26db7bce","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"65edc67a-f669-4685-9d33-8cf1e7d3fdbc","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"535f13a6-20e7-47ee-a176-2a25c6b1cbb6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6e972f77-0882-46a5-92fe-db2b0f8e4268","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b2881f16-6b79-49fa-a30b-99a725ed27af","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"424fc3f0-febc-413b-a6e2-a67fe0fb779a","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3ae4da2c-5091-4079-9583-31cf4cde8efc","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7e4ad512-b279-4626-8673-b75625202b80","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Submitted?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Submitted"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"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":"ad6872f6-1f21-49e2-b09f-5b47b891f518"}],"id":"6dab07de-e65c-4f39-9f57-bd87edc4a155","_postman_id":"6dab07de-e65c-4f39-9f57-bd87edc4a155","description":""},{"name":"Received","item":[{"name":"Retrieves a list of capacity credit allocations received by a market participant for a range of trading days","id":"30cac90c-7188-4b38-95bb-7c85d4d61c55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=dateTime&dateTo=dateTime","description":"<p>This method retrieves a list of Capacity Credit Allocation Submissions received by a market participant for a range of trading days within the capacity year.\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).\n<br /></p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01</p>\n","type":"text/plain"},"key":"dateFrom","value":"dateTime"},{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01</p>\n","type":"text/plain"},"key":"dateTo","value":"dateTime"}],"variable":[{"id":"bc9bbd3a-62f5-435d-bd28-4d459853a8f9","type":"any","value":"integer","key":"capacityYear"}]}},"response":[{"id":"a18fe540-3111-465b-884a-f57b080cd386","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"7979-40-57T05:25:79\"\n    },\n    {\n      \"capacityCredits\": \"<double>\",\n      \"capacityYear\": \"<integer>\",\n      \"facilityCode\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"participantCode\": \"<string>\",\n      \"status\": \"SUBMITTED, APPROVED, REJECTED, WITHDRAWN\",\n      \"targetParticipantCode\": \"<string>\",\n      \"tradingDay\": \"5683-43-52T95:57:31\"\n    }\n  ]\n}"},{"id":"c3736a78-0ba1-4253-950f-2da5fd4e3116","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a946bdd1-d0c9-4138-81b3-8943f6aa2bd1","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ade76455-4ddb-4761-9397-e07b1145f23d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"73054980-6304-42f7-af74-6fcad5231a7d","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a8dce078-eb5d-4935-8d11-ffcca1973172","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"983f49e2-44ac-434c-8ddb-d58397751daf","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4627097e-37e5-404c-8e8a-f1fad3c047a7","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"36b3fe7c-af3b-45da-941c-8a2dc0b17836","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/Received?dateFrom=<dateTime>&dateTo=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","Received"],"query":[{"key":"dateFrom","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the start of the request e.g. 2023-10-01"},{"key":"dateTo","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The trading day associated with the end of the request e.g. 2023-11-01"}],"variable":[{"key":"capacityYear"}]}},"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":"30cac90c-7188-4b38-95bb-7c85d4d61c55"}],"id":"1cbbec8a-871b-4035-b575-b04d1afec2a4","_postman_id":"1cbbec8a-871b-4035-b575-b04d1afec2a4","description":""},{"name":"OpenTradingDays","item":[{"name":"Retrieves a list of trading days for which the capacity credit allocation window is open","id":"ea0f501f-b081-4f5d-8243-c1cad2c07149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=dateTime","description":"<p>This method retrieves a list of trading days for which the Capacity Credit Allocation Window is open, in relation to the timestamp.\n<br /><br />\nNote: This method is only available from Capacity Year 2023 (with the implementation of WEM Reform).\n<br /></p>\n","urlObject":{"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)</p>\n","type":"text/plain"},"key":"asAt","value":"dateTime"}],"variable":[{"id":"8fd3fdb0-17af-4d0e-a068-9724b44b2885","type":"any","value":"integer","key":"capacityYear"}]}},"response":[{"id":"a4923136-c0ff-4991-84f7-f590576d0e28","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    \"<dateTime>\",\n    \"<dateTime>\"\n  ]\n}"},{"id":"d3e3153d-123b-481a-92f2-0f68f66d2f05","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"01bf0091-4b74-4c42-91a4-a75d568bb39e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d75ad3d8-31ff-4a80-93ec-0dcd13e9e091","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"5ad04dd1-a701-4931-86ab-8c209060488c","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"85f67ac5-ffdf-4e75-b6fe-e90756fd7c4a","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"582bc03b-c9bc-4ad5-a950-c2c896c341ac","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d86b35a4-4676-4e7f-aa80-7ae6ba322a08","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3625c90c-5ad4-4506-9932-c123eb4d2649","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v3/CapacityYears/:capacityYear/CapacityAllocations/OpenTradingDays?asAt=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v3","CapacityYears",":capacityYear","CapacityAllocations","OpenTradingDays"],"query":[{"key":"asAt","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The timestamp associated with the request (e.g. 2022-02-28T17:00:59)"}],"variable":[{"key":"capacityYear"}]}},"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":"ea0f501f-b081-4f5d-8243-c1cad2c07149"}],"id":"7863886b-a632-46fc-8a21-8a85477bcbf6","_postman_id":"7863886b-a632-46fc-8a21-8a85477bcbf6","description":""}],"id":"a028cae8-3513-4368-8ee0-144baddf637f","_postman_id":"a028cae8-3513-4368-8ee0-144baddf637f","description":""}],"id":"e52378af-77d2-4e4e-aac4-70fa75ac09cb","_postman_id":"e52378af-77d2-4e4e-aac4-70fa75ac09cb","description":""}],"id":"de97a95c-ad25-4986-834c-c2e453380b9e","_postman_id":"de97a95c-ad25-4986-834c-c2e453380b9e","description":""}],"id":"7ffa4f73-db8e-435a-89b4-c0a41fd76585","_postman_id":"7ffa4f73-db8e-435a-89b4-c0a41fd76585","description":""},{"name":"v2","item":[{"name":"CapacityYears","item":[{"name":"{capacityYearId}","item":[{"name":"CapacityAllocations","item":[{"name":"{tradingMonth}","item":[{"name":"{facilityId}","item":[{"name":"Retrieves the complete list of Capacity Credit Allocations for the Capacity Year, Trading Month and FacilityId","id":"be3f2383-2a2d-417e-9cbd-e75a4debe9e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","description":"<p>This method returns all Capacity Credit Allocations made from the specified Facility.\n<br /><br />\nNote: This method is only available from Trading Month October 2021 (with the implementation of Rule Change RC_2019). \n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"79b36916-4805-4208-bc5a-f2dc7ad9804c","type":"any","value":"integer","key":"capacityYearId"},{"id":"684ec650-25c0-47d7-97e9-7716eb000043","type":"any","value":"string","key":"tradingMonth"},{"id":"94ba79ff-e396-4396-8aea-1553ec6062e8","type":"any","value":"string","key":"facilityId"}]}},"response":[{"id":"276d8fcb-fae0-4784-b1fa-4e00c0c13cff","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"REJECTED\",\n      \"subStatus\": \"WITHDRAWAL_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"JAN\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"OPEN\",\n      \"subStatus\": \"SUBMISSION_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"JAN\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}"},{"id":"a593ea52-d231-4aab-806b-2dca6e5ded87","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"feb8ada8-696d-432f-aca7-c4bb44d04363","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"167568ea-ccee-401f-bcb8-157c59570e2a","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a89ae19c-28b7-4ff2-b3ef-729b074ceacd","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9cd2abbe-f48e-4095-8e22-4f2099029500","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f7747156-6171-4b53-98db-24b3ac086d6d","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"15097280-fe92-4ce1-ac71-b7cbad05071d","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d7062881-a870-41a7-b08b-d7540d5c0e88","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:facilityId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":facilityId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"facilityId"}]}},"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":"be3f2383-2a2d-417e-9cbd-e75a4debe9e1"}],"id":"cf7cd9cb-f2a9-4583-af8f-50e9b8b78fa4","_postman_id":"cf7cd9cb-f2a9-4583-af8f-50e9b8b78fa4","description":""},{"name":"Submitted","item":[{"name":"Creates new Capacity Credit Allocations","id":"0ddb393d-dca0-45ae-b133-11ed498c1444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","description":"<p>This method allows a Market Participant to submit a list of Capacity Credit Allocation Submission from\neach of their Facilities to Market Customers for Capacity Years 2021 onward, provided the Capacity\nCredit Allocation window for the Trading Month is currently open. \n<br /><br />\nNote: This method is only available for Capacity Credit Allocations for Trading Month October 2021 onwards\narising from the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms) Rules 2019. For\ncalls for Trading Months before October 2021 this API will return forbidden.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"021d614a-be7a-490a-9241-070b1cdf8c93","type":"any","value":"integer","key":"capacityYearId"},{"id":"7c5d7bed-6fb7-431b-a3ff-bcf285080c75","type":"any","value":"string","key":"tradingMonth"}]}},"response":[{"id":"5a80ea21-fe0c-4a3e-8ae4-e73b91157d16","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"REJECTED\",\n      \"subStatus\": \"WITHDRAWAL_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"JAN\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"OPEN\",\n      \"subStatus\": \"SUBMISSION_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"JAN\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}"},{"id":"fbb9d400-f8bf-4f57-a6d9-2ed0a790720d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"64190f5c-0778-4984-8ef4-343774e1b33e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"cbb7d7d9-7f6d-4cec-b7fc-edd1afabce8a","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"681a1807-2514-4f79-a079-17392646a04f","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"1c8e0f75-246e-4bca-96bd-82a4e29e9028","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8d38e90f-c85c-42d6-880c-6a2854a3e72d","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"17637f89-ad66-433b-97a9-173467d0c13a","name":"Client Error","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d2aee197-a2fe-4139-8096-15575239f9af","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f4ca6d01-d784-406d-971d-b3ca295ffe25","name":"Application unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"facilityBasedCapacityAllocationOfferViewModels\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"targetParticipantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"0ddb393d-dca0-45ae-b133-11ed498c1444"}],"id":"1f9bb36a-e2ad-459d-945c-4c80f9ad80e1","_postman_id":"1f9bb36a-e2ad-459d-945c-4c80f9ad80e1","description":""},{"name":"Position","item":[{"name":"Retrieves the Capacity Credit Allocation positions for the Trading Month against each Facility","id":"bcc080ab-f2a2-4f38-a401-b58cbf2328c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","description":"<p>This API provides a Participant’s overall allocatableCapacityCredits  and a break down by Facility for that\nParticipant of each Facilities’ respective bilaterally tradeable Capacity Credits. For a Market Customer it\nalso provides a Participant’s IRCR \n<br /><br />\nNote: This method is only available for Capacity Allocations for Trading Month October 2021 onwards arising\nfrom the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms) Rules 2019. For calls for\nTrading Months before October 2021 this API will return forbidden.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"f01290d3-3d88-4220-b8f6-fb63092bbef7","type":"any","value":"integer","key":"capacityYearId"},{"id":"05f771c5-b6c3-4905-88c4-148de9d11ad5","type":"any","value":"string","key":"tradingMonth"}]}},"response":[{"id":"2ecc97f0-cda4-4e59-9875-d60723a5bdec","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"allocatableCapacityCredits\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"participantId\": \"<string>\",\n    \"tradingMonth\": \"NOV\",\n    \"ircr\": \"<double>\",\n    \"facilityAllocatableCapacityCredits\": [\n      {\n        \"sourceFacilityId\": \"<string>\",\n        \"allocatableCapacityCredits\": \"<double>\"\n      },\n      {\n        \"sourceFacilityId\": \"<string>\",\n        \"allocatableCapacityCredits\": \"<double>\"\n      }\n    ]\n  }\n}"},{"id":"7286f52c-b83a-4af9-9ab6-23a63c0b977d","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a610ce6d-a80d-4e15-bb8a-7fdef19f39a2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f05d4fa3-d7aa-4893-80a5-77438e88ff22","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"26de83e2-1992-4b9f-93bb-ac8ee730573e","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3a34b0d7-8ab1-43e8-b4a1-6680b06bf06d","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"188f0469-908a-4430-95fe-a682bc44a25d","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"045ea2c5-2f04-49c1-98bd-2c5ace7e97cc","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"85866209-6421-45ce-88cd-07f6e5a8013c","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v2/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v2","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"bcc080ab-f2a2-4f38-a401-b58cbf2328c6"}],"id":"22e8c387-e57f-4bec-a182-08f51302227b","_postman_id":"22e8c387-e57f-4bec-a182-08f51302227b","description":""}],"id":"9a7b507f-d0ca-4113-9854-9fc3714216e3","_postman_id":"9a7b507f-d0ca-4113-9854-9fc3714216e3","description":""}],"id":"c4c08f5c-d5e3-40e2-b3d5-48688d4aebef","_postman_id":"c4c08f5c-d5e3-40e2-b3d5-48688d4aebef","description":""}],"id":"c1c41c6b-8863-4965-9c94-093160b2211d","_postman_id":"c1c41c6b-8863-4965-9c94-093160b2211d","description":""}],"id":"20cc5817-c7d6-4dbb-b627-e0cd2be89431","_postman_id":"20cc5817-c7d6-4dbb-b627-e0cd2be89431","description":""}],"id":"b6282e7b-2a3b-4cfd-a2c7-dfee8f6e6ae6","_postman_id":"b6282e7b-2a3b-4cfd-a2c7-dfee8f6e6ae6","description":""},{"name":"v1","item":[{"name":"TwelvePeaks","item":[{"name":"Published","item":[{"name":"Retrieves the list of published 12 Peak SWIS Trading Intervals","id":"eace171e-6d21-4d50-a010-a60d9c7f6c29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published","description":"<p>This retrieves the full list of Published 12 Peak SWIS Trading Intervals since Market Start</p>\n","urlObject":{"path":["api","v1","TwelvePeaks","Published"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[]}},"response":[{"id":"e4d4e7d9-6acc-48bd-9b01-783519a7be3d","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityYearId\": \"<integer>\",\n      \"interval\": \"<dateTime>\"\n    },\n    {\n      \"capacityYearId\": \"<integer>\",\n      \"interval\": \"<dateTime>\"\n    }\n  ]\n}"},{"id":"064a7d8b-3f82-4223-be7b-8e03a5b6ed33","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4eaba897-3b4a-4783-970f-b26eb80c44cc","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9c43ce8f-fa13-4793-be24-63e7f658de5e","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b5ed846e-1565-4dc6-8a06-7928c7660c31","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4675aef4-c647-442f-86b6-5ecbb75f8bc8","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"59ace852-4d2e-45ba-9472-3335b1b40dd9","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a6345c35-55f4-485e-83f3-defc9497c39c","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d56c883d-de75-4dd7-9257-92be7354b58d","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/TwelvePeaks/Published"},"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":"eace171e-6d21-4d50-a010-a60d9c7f6c29"}],"id":"d0d4a547-350c-4d68-b1f9-63557f07fc83","_postman_id":"d0d4a547-350c-4d68-b1f9-63557f07fc83","description":""}],"id":"7e64f0fd-8317-4f33-948c-982ae1c984a1","_postman_id":"7e64f0fd-8317-4f33-948c-982ae1c984a1","description":""},{"name":"RelevantDemand","item":[{"name":"{capacityYearId}","item":[{"name":"TwoHundredPeakHours","item":[{"name":"A list of two hundred hours with the highest generation","id":"5e45c8bd-b20f-4217-ac94-e6cc7676e18d","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","description":"<p>This returns a CSV with a header and two hundred subsequent rows, representing the intervals of the highest periods of generation in the capacity market and the corresponding generation quantity (in MW). Eg:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>       Hour Interval,Value\n       12/01/2016 14:30,35037.00\n       15/01/2016 13:00,35033.00\n       ...\n</code></pre>","urlObject":{"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"0f0ba99a-fa28-489f-b441-3e75fff5c795","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"927d47f3-8166-4222-8db3-99fd84d28036","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"fdc4339a-bd8a-41b6-863c-0c0d22c76d82","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"00eaf157-8155-4290-9d65-b1e2c2d924e2","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e7e3f3bc-0907-4f03-8b06-57ce41e06038","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"97fc8ff5-d41b-4697-a8f4-8565f08ab6f7","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f68ef4b8-cd1b-49f6-967b-d191160b97e1","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a745766c-b301-4406-845e-fe57102cac04","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"1ffaabad-a6e2-46c2-b0e1-6e46579c76a4","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RelevantDemand/:capacityYearId/TwoHundredPeakHours","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RelevantDemand",":capacityYearId","TwoHundredPeakHours"],"variable":[{"key":"capacityYearId"}]}},"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":"5e45c8bd-b20f-4217-ac94-e6cc7676e18d"}],"id":"fb5a856e-bcc0-4db0-9712-185dbfd9a8e3","_postman_id":"fb5a856e-bcc0-4db0-9712-185dbfd9a8e3","description":""}],"id":"653156dd-d79f-4338-b4c4-5b3bc7d683b9","_postman_id":"653156dd-d79f-4338-b4c4-5b3bc7d683b9","description":""}],"id":"1b1ca064-78ef-4750-843c-c07734000649","_postman_id":"1b1ca064-78ef-4750-843c-c07734000649","description":""},{"name":"RCOQ","item":[{"name":"Retrieves the list of RCOQs for a specified time range","id":"c1027391-41d9-4d00-90ef-a44bccacf813","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","description":"<p>This retrieves the full list of Reserve Capacity Obligation Quantities for each facility for the provided time period, as calculated by MR 4.12. The from and to date values must be specified as query parameters</p>\n","urlObject":{"path":["api","v1","RCOQ"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00</p>\n","type":"text/plain"},"key":"from","value":"<dateTime>"},{"description":{"content":"<p>Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00</p>\n","type":"text/plain"},"key":"to","value":"<dateTime>"}],"variable":[]}},"response":[{"id":"22b5636f-12d3-4fc9-90e1-29ec1f7b846b","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"facilityId\": \"<string>\",\n      \"rcoq\": [\n        {\n          \"effective\": {\n            \"from\": \"8419-32-66T02:14:19+18:45\",\n            \"to\": \"2019-60-69T36:69:96+23:62\"\n          },\n          \"value\": \"<double>\"\n        },\n        {\n          \"effective\": {\n            \"from\": \"5318-51-67T54:62:36+23:16\",\n            \"to\": \"0051-89-57T03:93:33+00:16\"\n          },\n          \"value\": \"<double>\"\n        }\n      ]\n    },\n    {\n      \"facilityId\": \"<string>\",\n      \"rcoq\": [\n        {\n          \"effective\": {\n            \"from\": \"4102-13-71T13:00:10+44:88\",\n            \"to\": \"6843-40-35T02:30:69+27:59\"\n          },\n          \"value\": \"<double>\"\n        },\n        {\n          \"effective\": {\n            \"from\": \"8479-11-92T76:92:70+36:47\",\n            \"to\": \"1286-57-61T47:73:87+97:22\"\n          },\n          \"value\": \"<double>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"6d14f073-6d39-4543-a95a-9958e135e6eb","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a27f0cbd-a20e-42bf-a41a-dc24c34bd5d5","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"256d08d2-ce3a-4e7f-9c8e-3e03916b93fe","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"71e0970e-992d-4039-bde9-4c1df7ad1b88","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"775a8bff-7a46-4857-a2bb-7f3c0d5e6eb6","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"19a73732-7589-4d40-b206-fab40768eb3d","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"598b24aa-5645-4bc0-a186-517c82e9da6f","name":"Client Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"057d2385-14b8-4591-a0f0-db6651ecff35","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08:00"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"91b5b48c-6781-4dbf-9cb3-28bb9a8a853a","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/RCOQ?from=<dateTime>&to=<dateTime>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","RCOQ"],"query":[{"key":"from","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The start of the interval being queried, for example 2017-01-01T08:00"},{"key":"to","value":"<dateTime>","description":"Format - date-time (as date-time in RFC3339). The end of the interval being queried, for example 2017-01-02T08: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":"c1027391-41d9-4d00-90ef-a44bccacf813"}],"id":"67da7258-07e0-472b-a5c1-16a7da0a5265","_postman_id":"67da7258-07e0-472b-a5c1-16a7da0a5265","description":""},{"name":"FourPeaks","item":[{"name":"Published","item":[{"name":"Retrieves the list of published 4 Peak SWIS Trading Intervals","id":"ed89edb3-647e-4d8d-a6e5-67d8b6e4b3ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published","description":"<p>This retrieves the full list of Published 4 Peak SWIS Trading Intervals since Market Start</p>\n","urlObject":{"path":["api","v1","FourPeaks","Published"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[]}},"response":[{"id":"18857a06-a385-4ea0-983b-9dbeac9403cd","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"interval\": \"<dateTime>\",\n      \"tradingMonthStart\": \"<dateTime>\"\n    },\n    {\n      \"interval\": \"<dateTime>\",\n      \"tradingMonthStart\": \"<dateTime>\"\n    }\n  ]\n}"},{"id":"03f816bc-8c44-4f48-b6a3-83c8668309de","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f23bee40-4a93-4011-96be-1adec5e051df","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3104ab58-35aa-4de7-8990-1414739c9c51","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2f2902a1-945a-4384-9b32-c0ab5efe2a19","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ef06d828-84ae-44ae-9f1a-cdbe3bbd5f85","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"6ca8e1b5-3d3a-4a03-ad75-fd7c76eb395a","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3ebb88a6-c24b-469d-acfc-8a27d7c1dba8","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"45dcc429-c933-45e4-8c0d-cbaa7524022a","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/FourPeaks/Published"},"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":"ed89edb3-647e-4d8d-a6e5-67d8b6e4b3ff"}],"id":"6af69f06-6157-4a4c-b29c-1606b3e90ba8","_postman_id":"6af69f06-6157-4a4c-b29c-1606b3e90ba8","description":""}],"id":"57726fcb-20d9-4f5f-aa1d-4c337dc5278f","_postman_id":"57726fcb-20d9-4f5f-aa1d-4c337dc5278f","description":""},{"name":"CapacityYears","item":[{"name":"{capacityYearId}","item":[{"name":"Ircr","item":[{"name":"{tradingMonth}","item":[{"name":"Pir","item":[{"name":"Retrieves IRCR PIR report data","id":"359fc76b-90bc-4431-abf2-6b86ff495a31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","description":"<p>This method returns published IRCR PIR report data. Only data relating to the requesting Market Participant are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b></p>\n","type":"text/plain"},"key":"ircrType","value":"<string>"}],"variable":[{"id":"45b8915d-9766-4139-826c-929f0fd42c03","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"76d407c8-9388-433d-98c7-0c52b2708d5b","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"ad4ac2e0-30f9-4d58-a138-16679e818264","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityYearId\": \"<integer>\",\n    \"ircrType\": \"<string>\",\n    \"periodEnd\": \"<string>\",\n    \"periodStart\": \"<string>\",\n    \"runId\": \"<integer>\",\n    \"publishedTime\": \"<string>\",\n    \"variables\": [\n      {\n        \"variable\": \"<string>\",\n        \"scope\": \"<string>\",\n        \"value\": \"<double>\",\n        \"unit\": \"<string>\"\n      },\n      {\n        \"variable\": \"<string>\",\n        \"scope\": \"<string>\",\n        \"value\": \"<double>\",\n        \"unit\": \"<string>\"\n      }\n    ]\n  }\n}"},{"id":"b5969a3e-992d-4e23-9f7c-1e42e2d19ac2","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"80701b51-88ee-4e43-a9a8-2fe3eaa48e9a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d760d151-6928-4b2c-aaf9-09e97737526e","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d1b35ca8-0125-450a-8d45-40f75a8d87ad","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"98f65830-4e10-499e-897c-fbc2d100ca87","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2115063d-9368-416b-85b0-9140c1c42889","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"3851ac8e-1667-4543-9a11-12dbb4647346","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b15f2e60-9749-4527-87a9-0265904e5230","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"359fc76b-90bc-4431-abf2-6b86ff495a31"}],"id":"2b2357f1-f1b8-47b9-9be0-9a04cc97ac0d","_postman_id":"2b2357f1-f1b8-47b9-9be0-9a04cc97ac0d","description":""},{"name":"Log","item":[{"name":"Retrieves IRCR LOG report data","id":"a3cd5dac-db86-4211-b6fb-791e31f0c59e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","description":"<p>This method returns published IRCR LOG report data. Only data relating to the requesting Market Participant are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b></p>\n","type":"text/plain"},"key":"ircrType","value":"<string>"}],"variable":[{"id":"33d11da7-ee64-4364-8e7e-19cd6332ce36","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"d31216e5-6d4b-42ca-a190-1a32a804ce43","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"c43ce8ce-137a-42fc-bbae-4215945680a1","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"ircrType\": \"<string>\",\n    \"periodEnd\": \"<string>\",\n    \"periodStart\": \"<string>\",\n    \"publishedTime\": \"<string>\",\n    \"runId\": \"<integer>\",\n    \"nmis\": [\n      {\n        \"medianMwh\": \"<double>\",\n        \"monthFraction\": \"<double>\",\n        \"newMeterFlag\": \"<boolean>\",\n        \"nmi\": \"<string>\",\n        \"tdlFlag\": \"<boolean>\"\n      },\n      {\n        \"medianMwh\": \"<double>\",\n        \"monthFraction\": \"<double>\",\n        \"newMeterFlag\": \"<boolean>\",\n        \"nmi\": \"<string>\",\n        \"tdlFlag\": \"<boolean>\"\n      }\n    ]\n  }\n}"},{"id":"138f70ab-10f7-4789-8ed4-1f75e5db457f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"08a05120-c0ad-4d1a-8534-f439218fa53c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"07cd2ca9-42fd-4204-b807-9aac180c7be4","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"4c776bd9-e9f8-4895-8abc-7f25365c5246","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"830fd2fc-4cfe-4225-bf91-2ce2e84c622a","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b213379f-9857-4312-b29d-95b8a8fc26c2","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"47c5722b-11c8-47df-aec2-1631e2090d15","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4dd980ad-0d5b-4008-9ca0-dfe9b37903ba","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"a3cd5dac-db86-4211-b6fb-791e31f0c59e"}],"id":"ac575f84-b781-49e0-8a63-1b941b736095","_postman_id":"ac575f84-b781-49e0-8a63-1b941b736095","description":""},{"name":"Files","item":[{"name":"Pir","item":[{"name":"Retrieves IRCR PIR report data","id":"a11e3660-d71a-4613-95af-1220f17e4418","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","description":"<p>This method returns published IRCR PIR report data in csv format. Only data relating to the requesting Market Participant are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b></p>\n","type":"text/plain"},"key":"ircrType","value":"<string>"}],"variable":[{"id":"3a95b4f2-f19e-4b10-89b3-f7ab020df864","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"2ba31fb7-a0e4-41ff-b571-dc0b437323d0","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"faeffbca-a07c-4c60-9766-b43e62a5d702","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7287a4d0-59bc-44e6-ac1a-599f8180be16","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e964a9d6-cfe3-42cf-94b5-ffdb791218cf","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"72dd036c-e05a-43d7-8b6d-f6658ae06066","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d3376313-a1ad-4bab-b959-278755c65605","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b04da110-9023-4fdb-913f-bfa803f543f3","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"eb3bc9a0-2223-4f62-845e-da88c85b6c14","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d84d5de0-af48-4072-a2cc-5c5023ac2591","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Pir?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Pir"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"a11e3660-d71a-4613-95af-1220f17e4418"}],"id":"8d43344b-96cf-4ba8-8d11-8dfc34dd1f4d","_postman_id":"8d43344b-96cf-4ba8-8d11-8dfc34dd1f4d","description":""},{"name":"Log","item":[{"name":"Retrieves IRCR LOG report data","id":"ffaaf42c-013e-4a46-9650-00b54bd167a8","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","description":"<p>This method returns published IRCR LOG report data in csv format. Only data relating to the requesting Market Participant are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"description":{"content":"<p>(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b></p>\n","type":"text/plain"},"key":"ircrType","value":"<string>"}],"variable":[{"id":"784d5828-1512-4ebe-a3cb-b4600002b2ac","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"a2d1cbea-b330-4fe7-9a99-7f87c1844e84","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"a6f3b3dd-c337-4d76-8869-e3dcb5668ce9","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a56a431d-c2c5-45aa-9f8d-53a31e033e0c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8889c608-afc8-4df9-ae1a-021b98a91dff","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ece586a8-35d9-4e10-9d02-ae5557fc2e69","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a222af57-7a5a-4377-8d0c-a76285c47542","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"bd353901-1b61-46c3-9387-8c6d0a82d892","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"014e7b36-681a-4491-9719-1b61475e6ed6","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7a0e4409-006d-444f-95ae-e9e7bfe10927","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Ircr/:tradingMonth/Files/Log?ircrType=<string>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Ircr",":tradingMonth","Files","Log"],"query":[{"key":"ircrType","value":"<string>","description":"(required)<br /><b>The Ircr Run Type ie. 'Indicative', 'Initial', 'Adjustment1', 'Adjustment2', 'Adjustment3'</b>"}],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"ffaaf42c-013e-4a46-9650-00b54bd167a8"}],"id":"e3a878e8-1b4b-4ee6-9bc3-28361073e4ed","_postman_id":"e3a878e8-1b4b-4ee6-9bc3-28361073e4ed","description":""}],"id":"9af10b1c-57af-4094-a237-a6be1cfee475","_postman_id":"9af10b1c-57af-4094-a237-a6be1cfee475","description":""}],"id":"1da91e70-2606-4e15-b581-286c6a742abd","_postman_id":"1da91e70-2606-4e15-b581-286c6a742abd","description":""}],"id":"838b15ff-3fe9-4d72-a71f-f5f6cc55a2f2","_postman_id":"838b15ff-3fe9-4d72-a71f-f5f6cc55a2f2","description":""},{"name":"Facilities","item":[{"name":"The summary of facilities for a given capacity year for the participant","id":"14789002-28ef-4288-b288-8a154f40269f","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","description":"<p>This provides a summary of all of the facilities for the participant for the given capacity year, showing the same information as the Market Participant dashboard in RCM</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"df6e0356-6a3d-44a9-a28b-b819428ecc95","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"1eb215a6-aa76-41fe-a82b-b5dda0c487c0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"assignedCrc\": \"<double>\",\n      \"availabilityClass\": \"2\",\n      \"capacityYearId\": \"<integer>\",\n      \"excludedFromCapacityYear\": \"<boolean>\",\n      \"facilityId\": \"<string>\",\n      \"facilityStatus\": \"<string>\",\n      \"facilityType\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"isEarlyEntry\": \"<boolean>\",\n      \"isNewFacility\": \"<boolean>\",\n      \"participantId\": \"<string>\",\n      \"relevantDemandUsedSubstituteValues\": \"<boolean>\",\n      \"tradedCrc\": \"<double>\",\n      \"assignedCapacityCredits\": \"<double>\",\n      \"capacityCredits\": \"<double>\",\n      \"relevantDemand\": \"<double>\",\n      \"requiredLevel\": \"<double>\",\n      \"dspQuantity\": \"<double>\",\n      \"businessDayDispatchStart\": \"90:70\",\n      \"businessDayDispatchEnd\": \"34:42\",\n      \"nonBusinessDayDispatchStart\": \"74:76\",\n      \"nonBusinessDayDispatchEnd\": \"42:50\",\n      \"nonBusinessDayDispatchSaturday\": \"<boolean>\",\n      \"nonBusinessDayDispatchSunday\": \"<boolean>\",\n      \"nonBusinessDayDispatchPublicHoliday\": \"<boolean>\",\n      \"primaryFuelType\": \"<string>\",\n      \"alternateFuelType\": \"<string>\",\n      \"certifiedFuelType\": \"<string>\",\n      \"lastObligationDateChange\": {\n        \"changeComment\": \"<string>\",\n        \"changeDate\": \"0687-88-97T88:79:46+56:99\"\n      },\n      \"facilityObligationDate\": \"<dateTime>\",\n      \"facilityProposedOn\": \"1665-96-12T47:23:23+41:15\",\n      \"facilityCommittedOn\": \"3926-19-19T03:19:00+41:18\",\n      \"facilityCommercialOperationOn\": \"6638-29-97T24:58:63+76:11\",\n      \"facilityDecommissionedOn\": \"6602-33-55T94:38:13+46:53\",\n      \"upgrades\": [\n        {\n          \"name\": \"<string>\",\n          \"assignedCapacityCredits\": \"<double>\",\n          \"certifiedIn\": \"<string>\",\n          \"upgradeCapacityYearId\": \"<integer>\",\n          \"upgradeStatus\": \"<string>\",\n          \"proposedOn\": \"3110-01-00T57:49:50+27:18\",\n          \"committedOn\": \"5960-01-25T59:96:91+24:47\",\n          \"commercialOperationOn\": \"6056-97-58T31:90:64+55:40\",\n          \"decommissionedOn\": \"9012-73-40T68:04:89+66:94\",\n          \"obligationDate\": \"8081-78-71T85:68:82+09:21\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"assignedCapacityCredits\": \"<double>\",\n          \"certifiedIn\": \"<string>\",\n          \"upgradeCapacityYearId\": \"<integer>\",\n          \"upgradeStatus\": \"<string>\",\n          \"proposedOn\": \"7405-45-69T52:50:64+71:38\",\n          \"committedOn\": \"6213-51-42T01:16:41+09:07\",\n          \"commercialOperationOn\": \"8632-25-47T35:96:91+14:38\",\n          \"decommissionedOn\": \"8384-83-12T99:10:53+87:29\",\n          \"obligationDate\": \"4977-96-20T53:29:70+16:88\"\n        }\n      ],\n      \"ownerships\": [\n        {\n          \"participantId\": \"<string>\",\n          \"participantName\": \"<string>\",\n          \"dateFrom\": \"<dateTime>\",\n          \"dateTo\": \"<dateTime>\"\n        },\n        {\n          \"participantId\": \"<string>\",\n          \"participantName\": \"<string>\",\n          \"dateFrom\": \"<dateTime>\",\n          \"dateTo\": \"<dateTime>\"\n        }\n      ],\n      \"transfers\": [\n        {\n          \"from\": \"<string>\",\n          \"to\": \"<string>\",\n          \"date\": \"0255-48-98T66:49:04+66:79\"\n        },\n        {\n          \"from\": \"<string>\",\n          \"to\": \"<string>\",\n          \"date\": \"7062-91-33T46:71:92+86:10\"\n        }\n      ],\n      \"asAt\": \"3967-62-58T05:48:86+02:47\",\n      \"initialRequiredLevel\": \"<double>\",\n      \"priceTypeName\": \"<string>\",\n      \"priceTypeStartCapacityYearId\": \"<integer>\",\n      \"priceTypeEndCapacityYearId\": \"<integer>\",\n      \"typedReserveCapacityPrice\": \"<double>\",\n      \"facilityClassCode\": \"<string>\"\n    },\n    {\n      \"assignedCrc\": \"<double>\",\n      \"availabilityClass\": \"2\",\n      \"capacityYearId\": \"<integer>\",\n      \"excludedFromCapacityYear\": \"<boolean>\",\n      \"facilityId\": \"<string>\",\n      \"facilityStatus\": \"<string>\",\n      \"facilityType\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"isEarlyEntry\": \"<boolean>\",\n      \"isNewFacility\": \"<boolean>\",\n      \"participantId\": \"<string>\",\n      \"relevantDemandUsedSubstituteValues\": \"<boolean>\",\n      \"tradedCrc\": \"<double>\",\n      \"assignedCapacityCredits\": \"<double>\",\n      \"capacityCredits\": \"<double>\",\n      \"relevantDemand\": \"<double>\",\n      \"requiredLevel\": \"<double>\",\n      \"dspQuantity\": \"<double>\",\n      \"businessDayDispatchStart\": \"42:27\",\n      \"businessDayDispatchEnd\": \"62:35\",\n      \"nonBusinessDayDispatchStart\": \"41:66\",\n      \"nonBusinessDayDispatchEnd\": \"71:26\",\n      \"nonBusinessDayDispatchSaturday\": \"<boolean>\",\n      \"nonBusinessDayDispatchSunday\": \"<boolean>\",\n      \"nonBusinessDayDispatchPublicHoliday\": \"<boolean>\",\n      \"primaryFuelType\": \"<string>\",\n      \"alternateFuelType\": \"<string>\",\n      \"certifiedFuelType\": \"<string>\",\n      \"lastObligationDateChange\": {\n        \"changeComment\": \"<string>\",\n        \"changeDate\": \"0797-71-53T81:79:27+21:65\"\n      },\n      \"facilityObligationDate\": \"<dateTime>\",\n      \"facilityProposedOn\": \"8069-89-16T60:00:08+55:53\",\n      \"facilityCommittedOn\": \"1777-04-11T43:51:15+35:38\",\n      \"facilityCommercialOperationOn\": \"2818-18-05T49:02:85+12:84\",\n      \"facilityDecommissionedOn\": \"3516-81-45T44:04:94+72:78\",\n      \"upgrades\": [\n        {\n          \"name\": \"<string>\",\n          \"assignedCapacityCredits\": \"<double>\",\n          \"certifiedIn\": \"<string>\",\n          \"upgradeCapacityYearId\": \"<integer>\",\n          \"upgradeStatus\": \"<string>\",\n          \"proposedOn\": \"5327-77-31T12:37:67+17:25\",\n          \"committedOn\": \"2195-00-57T07:59:93+62:95\",\n          \"commercialOperationOn\": \"6547-73-97T93:72:14+65:53\",\n          \"decommissionedOn\": \"0136-80-49T49:16:27+00:20\",\n          \"obligationDate\": \"3467-91-51T76:62:89+36:20\"\n        },\n        {\n          \"name\": \"<string>\",\n          \"assignedCapacityCredits\": \"<double>\",\n          \"certifiedIn\": \"<string>\",\n          \"upgradeCapacityYearId\": \"<integer>\",\n          \"upgradeStatus\": \"<string>\",\n          \"proposedOn\": \"3441-27-62T05:95:27+77:50\",\n          \"committedOn\": \"2742-31-78T56:67:92+60:41\",\n          \"commercialOperationOn\": \"4945-05-30T64:59:44+37:28\",\n          \"decommissionedOn\": \"0426-36-93T68:12:32+39:88\",\n          \"obligationDate\": \"2554-78-47T61:03:44+36:20\"\n        }\n      ],\n      \"ownerships\": [\n        {\n          \"participantId\": \"<string>\",\n          \"participantName\": \"<string>\",\n          \"dateFrom\": \"<dateTime>\",\n          \"dateTo\": \"<dateTime>\"\n        },\n        {\n          \"participantId\": \"<string>\",\n          \"participantName\": \"<string>\",\n          \"dateFrom\": \"<dateTime>\",\n          \"dateTo\": \"<dateTime>\"\n        }\n      ],\n      \"transfers\": [\n        {\n          \"from\": \"<string>\",\n          \"to\": \"<string>\",\n          \"date\": \"4097-75-21T65:46:42+59:38\"\n        },\n        {\n          \"from\": \"<string>\",\n          \"to\": \"<string>\",\n          \"date\": \"8975-59-34T22:38:37+79:31\"\n        }\n      ],\n      \"asAt\": \"7199-13-40T40:79:59+80:58\",\n      \"initialRequiredLevel\": \"<double>\",\n      \"priceTypeName\": \"<string>\",\n      \"priceTypeStartCapacityYearId\": \"<integer>\",\n      \"priceTypeEndCapacityYearId\": \"<integer>\",\n      \"typedReserveCapacityPrice\": \"<double>\",\n      \"facilityClassCode\": \"<string>\"\n    }\n  ]\n}"},{"id":"356472d5-10fe-4a13-be6e-ff424c310451","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"67b7bfa6-51f9-4f8e-82b5-16a089fd5de2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"57d3b8f4-5b9f-43f6-a629-e9e781d96741","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"26cb05cc-8ee5-4dcc-b0c8-384b2ab3cb46","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f01ce861-1384-4312-9e42-eed12e591100","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"74a732ce-c6a5-484a-845d-d093f73f6765","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"bc3c56bd-6cab-4929-ac46-8a70835021d7","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9af5cf4d-4fbc-4e7d-a938-665e34fe14cc","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/Facilities","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","Facilities"],"variable":[{"key":"capacityYearId"}]}},"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":"14789002-28ef-4288-b288-8a154f40269f"}],"id":"24732c80-b0dc-435f-8d60-fd210098bea9","_postman_id":"24732c80-b0dc-435f-8d60-fd210098bea9","description":""},{"name":"CapacityCredits","item":[{"name":"History","item":[{"name":"Retrieves the list of capacity credits for all participants","id":"da9e0d69-39ad-4198-abdf-3a8b3692372b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","description":"<p>Shows the historical Capacity Credits for all Facilities from Market Participants for the given Capacity Year. Note this report includes any previous changes to Capacity Credits up to and including today</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"2fb53dc0-8069-436b-b637-95ed8805533c","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"98ad8465-93b0-4e26-94be-281db838d5c0","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"participants\": [\n      {\n        \"participantId\": \"<string>\",\n        \"facilities\": [\n          {\n            \"capacityCredits\": [\n              {\n                \"from\": \"8453-55-63T97:02:56+58:59\",\n                \"amount\": \"<double>\"\n              },\n              {\n                \"from\": \"8743-54-80T47:86:23+08:25\",\n                \"amount\": \"<double>\"\n              }\n            ],\n            \"facilityId\": \"<string>\"\n          },\n          {\n            \"capacityCredits\": [\n              {\n                \"from\": \"8772-00-07T20:15:28+23:98\",\n                \"amount\": \"<double>\"\n              },\n              {\n                \"from\": \"5909-48-67T78:78:29+54:66\",\n                \"amount\": \"<double>\"\n              }\n            ],\n            \"facilityId\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"participantId\": \"<string>\",\n        \"facilities\": [\n          {\n            \"capacityCredits\": [\n              {\n                \"from\": \"7641-22-77T31:42:50+61:02\",\n                \"amount\": \"<double>\"\n              },\n              {\n                \"from\": \"3903-56-24T42:46:92+72:59\",\n                \"amount\": \"<double>\"\n              }\n            ],\n            \"facilityId\": \"<string>\"\n          },\n          {\n            \"capacityCredits\": [\n              {\n                \"from\": \"5679-05-24T05:00:25+27:81\",\n                \"amount\": \"<double>\"\n              },\n              {\n                \"from\": \"6484-51-25T91:01:24+28:92\",\n                \"amount\": \"<double>\"\n              }\n            ],\n            \"facilityId\": \"<string>\"\n          }\n        ]\n      }\n    ]\n  }\n}"},{"id":"8a4c9c7c-fe48-49bc-82e6-2fcdc8b5894d","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7f8bc6ab-3f4b-4911-811a-51dec66c489b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"5b2eb06c-c883-468c-bb65-78eae919b703","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1a4bd42a-6cfd-4b07-9713-16da522a5fc3","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"da9ce613-ae0f-458b-bef1-ba1d2d030c02","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8a78320c-e2a1-4e28-bc4e-bbadc46e5a73","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"853db172-dcde-495c-a690-8382e13c871f","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d2b6d750-3e5c-42e9-954f-dd792636f6f2","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits/History","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits","History"],"variable":[{"key":"capacityYearId"}]}},"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":"da9e0d69-39ad-4198-abdf-3a8b3692372b"}],"id":"5be0339c-11c2-4946-9cd2-d6d83bd9aee5","_postman_id":"5be0339c-11c2-4946-9cd2-d6d83bd9aee5","description":""},{"name":"Retrieves the list of capacity credits for the participant","id":"6c6526bc-41c3-4f42-826e-fc777a644c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","description":"<p>Shows the historic view of the capacity credits for all facilities for the given capacity year</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"0da3d66e-701a-438f-968e-d8e30f621a4a","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"230187ea-7748-448a-bf34-44a54d809921","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"participants\": [\n      {\n        \"participantId\": \"<string>\",\n        \"facilities\": [\n          {\n            \"capacityCredits\": [\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"3628-27-75T69:34:67+53:47\",\n                  \"to\": \"0588-47-58T19:15:41+67:33\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              },\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"7134-83-38T00:15:11+81:96\",\n                  \"to\": \"8890-16-34T06:70:29+89:03\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              }\n            ],\n            \"facilityId\": \"<string>\",\n            \"facilityType\": \"<string>\"\n          },\n          {\n            \"capacityCredits\": [\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"0992-07-19T02:70:11+61:86\",\n                  \"to\": \"3852-96-09T81:56:67+67:69\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              },\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"8329-49-66T39:56:48+59:41\",\n                  \"to\": \"5064-67-76T15:62:11+63:28\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              }\n            ],\n            \"facilityId\": \"<string>\",\n            \"facilityType\": \"<string>\"\n          }\n        ]\n      },\n      {\n        \"participantId\": \"<string>\",\n        \"facilities\": [\n          {\n            \"capacityCredits\": [\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"9385-85-07T60:03:19+22:99\",\n                  \"to\": \"1065-44-15T48:46:54+59:00\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              },\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"5774-22-65T83:13:26+52:35\",\n                  \"to\": \"9199-91-25T52:90:23+03:44\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              }\n            ],\n            \"facilityId\": \"<string>\",\n            \"facilityType\": \"<string>\"\n          },\n          {\n            \"capacityCredits\": [\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"7215-28-89T86:20:31+28:27\",\n                  \"to\": \"7045-96-32T13:68:19+84:70\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              },\n              {\n                \"comment\": \"<string>\",\n                \"effective\": {\n                  \"from\": \"5916-74-18T16:99:41+67:54\",\n                  \"to\": \"8345-88-71T26:33:89+26:63\"\n                },\n                \"amount\": \"<double>\",\n                \"dspQuantity\": \"<double>\",\n                \"participantReduction\": \"<boolean>\"\n              }\n            ],\n            \"facilityId\": \"<string>\",\n            \"facilityType\": \"<string>\"\n          }\n        ]\n      }\n    ]\n  }\n}"},{"id":"16485743-aeec-4e25-8ba0-83bd102bb672","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"0260caec-e3e4-43bb-879f-2c4cc6d9777f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"717b6599-d26e-42f1-8498-fb4a9647e21c","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6b4f2c53-7483-4a8d-9dad-c59db3efad91","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"807c4149-d8d0-487b-bbf3-e9e098f77aaa","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e500894d-59d1-4360-b123-d7cfc0a0c5d8","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"cf8f90ce-b739-49b8-8bb7-9ce05bb53228","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"855f177f-34f8-4ae2-9ac0-f520b81f30a4","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityCredits","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityCredits"],"variable":[{"key":"capacityYearId"}]}},"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":"6c6526bc-41c3-4f42-826e-fc777a644c2d"}],"id":"944980fe-172e-4c62-ab5d-234733a2c570","_postman_id":"944980fe-172e-4c62-ab5d-234733a2c570","description":""},{"name":"CapacityAllocations","item":[{"name":"{tradingMonth}","item":[{"name":"{ccaId}","item":[{"name":"Allows a User to process a Capacity Credit Allocation","id":"f0f29cf0-28e9-4934-a897-862ce71461a8","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","description":"<p>Market Participant’s that submit Capacity Credit Allocation Submissions may perform a\nWithdrawal, Reversal Request or Cancel Reversal Request on relevant Capacity Credit Allocations.\nA Market Customer may perform submit a Capacity Credit Allocation Acceptance or Accept Reversal\nRequest on relevant Capacity Credit Allocations.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.\n<br />\nThe sourceFacilityId field is only available for Capacity Allocations for Trading Month October 2021 onwards\narising from the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms) Rules 2019. The\nresponse field “sourceFacilityId” will return \"\" for TradingMonth before October 2021.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"2879acb3-cbc3-4be3-9174-a5732cea2b1e","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"2dece68c-44f9-457d-9157-19ccc1d78557","type":"any","value":"<string>","key":"tradingMonth"},{"id":"36e436fa-9a00-41f9-852b-d972fe457b01","type":"any","value":"<integer>","key":"ccaId"}]}},"response":[{"id":"4df35f6a-09aa-475e-934f-aff4f624ef43","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityCreditsOffered\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"id\": \"<integer>\",\n    \"sourceParticipantId\": \"<string>\",\n    \"sourceParticipantName\": \"<string>\",\n    \"status\": \"OPEN\",\n    \"subStatus\": \"SUBMISSION_PENDING\",\n    \"targetParticipantId\": \"<string>\",\n    \"targetParticipantName\": \"<string>\",\n    \"tradingMonth\": \"MAY\",\n    \"capacityCreditsAccepted\": \"<double>\",\n    \"sourceFacilityId\": \"<string>\"\n  }\n}"},{"id":"a02abb81-5d4e-44e6-b5d5-5ee150ce966d","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"609f2053-8c64-4972-8398-42ce364dbb93","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"cf3cd5e1-5716-4fe4-b25d-cb02b8ef2a41","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"f5575f21-cae2-4545-88da-85d2e2070a57","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8531d88a-a952-48a5-a0b0-64673840900b","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"db5227dd-518f-4863-93cb-0d53f2be1945","name":"Payload Too Large","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"88345a0e-8253-4757-a4f0-3d4b95eaed48","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9d2defe7-36c5-47a0-b930-619360cf04dd","name":"Application unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/:ccaId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth",":ccaId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"ccaId"}]}},"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":"f0f29cf0-28e9-4934-a897-862ce71461a8"}],"id":"1baedfd3-3582-4db8-b702-c9ca7120ef10","_postman_id":"1baedfd3-3582-4db8-b702-c9ca7120ef10","description":""},{"name":"Submitted","item":[{"name":"{targetParticipantId}","item":[{"name":"Updates an unsubmitted Capacity Credits Allocation","id":"1c2f654c-da3b-4a7d-b706-1268680db365","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","description":"<p>This method allows a Market Generator to update the allocated credits of an existing allocation to a Market Customer, provided the Capacity Credit Allocation window for the trading month is currently open and the Capacity Credit Allocations has a status of PENDING.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), this method will not return any information as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"7c4e7295-4f2f-42c2-9de0-2e6be948ad78","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"edd0ea32-ff0e-4d05-a1ac-7f563402e4c4","type":"any","value":"<string>","key":"tradingMonth"},{"id":"64375c59-c2e3-4aa0-8c17-95a771c1ce69","type":"any","value":"<string>","key":"targetParticipantId"}]}},"response":[{"id":"a2f3752b-16a6-4974-b4ad-8d4751a65bf6","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityCreditsOffered\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"id\": \"<integer>\",\n    \"sourceParticipantId\": \"<string>\",\n    \"sourceParticipantName\": \"<string>\",\n    \"status\": \"REVOKED\",\n    \"subStatus\": \"ACCEPTANCE_PENDING\",\n    \"targetParticipantId\": \"<string>\",\n    \"targetParticipantName\": \"<string>\",\n    \"tradingMonth\": \"JAN\",\n    \"capacityCreditsAccepted\": \"<double>\",\n    \"sourceFacilityId\": \"<string>\"\n  }\n}"},{"id":"98a6d9c5-ace3-4a89-b63c-04728d84dd86","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2187f413-f1fe-4f07-a8a5-f7042513437a","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2c55216c-439b-487c-9912-d42754314665","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e6c7d3e1-ba95-48ab-a96f-e0f3c0d85095","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ef76653b-0e3a-4572-9707-4e74069ef500","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"cb71a03d-0709-40e3-9867-e3f2e1d0cba9","name":"Payload Too Large","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"6a1191c1-e750-41aa-b691-b2fc682fbafe","name":"Client Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e7b80ad4-a6df-4955-b64b-dc0290a7df7f","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"6b5120c9-dba6-4648-9154-c8711c3bdc88","name":"Application unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"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":"1c2f654c-da3b-4a7d-b706-1268680db365"},{"name":"Deletes a pending offer","id":"c81a7f23-e7d7-4070-a763-d9368e1cb8e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","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/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","description":"<p>This method allows a Market Generator to delete a PENDING Capacity Credit Allocation while the Capacity Credit Allocation window is open.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), this method will not return any information as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"8f0cc236-5942-4dc6-bb26-49e9bf51aae6","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"f8a8707c-5573-42aa-a0c2-5303d49c223b","type":"any","value":"<string>","key":"tradingMonth"},{"id":"a78e5f0c-e0a8-480e-abdd-33b6e82f3ef0","type":"any","value":"<string>","key":"targetParticipantId"}]}},"response":[{"id":"3c100501-cf6b-42c7-9659-6dbad5e44928","name":"Success","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ff8f9fd2-8c05-4152-9634-d1d124eda846","name":"Bad request","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9404870a-e6b6-41bd-8fe3-a6eb69c85211","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"5117708b-056a-4305-840f-c8ea1545fad7","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0e42f2eb-df92-4ca6-9584-293f166366b2","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"93272d65-97b6-42e7-9464-8370df5b4c15","name":"Method not allowed","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c46036e4-009d-4098-b59d-69f62c87135b","name":"Payload Too Large","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ff800e0f-36c6-4689-97fa-96ca903eb94f","name":"Too many request","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"1deaca63-3732-4e85-af19-75081d1707d9","name":"Application unavailable","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted/:targetParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted",":targetParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"targetParticipantId"}]}},"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":"c81a7f23-e7d7-4070-a763-d9368e1cb8e7"}],"id":"9bb53b26-1de7-458d-80d3-ae09eef86994","_postman_id":"9bb53b26-1de7-458d-80d3-ae09eef86994","description":""},{"name":"Creates a new Capacity Credit Allocation","id":"a2d5695a-99e8-4c92-9fad-d083e15749bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","description":"<p>This method allows a Market Generator to create a new Capacity Credit Allocation to a Market Customer, provided the Capacity Credit Allocation window for the Trading Month is currently open.\n<br /><br />\nNote: For Trading Months before June 2019, this method is allowed when no Capacity Credit Allocation to the same Market Customer has previously been submitted for the Trading Month.\nNew Capacity Credit Allocation will be created with a status of PENDING.\n<br />\nFrom Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), one or more Capacity Credit Allocations to a Market Customer are allowed. New Capacity Credit Allocation will be created with a status of OPEN.\n<br /><br />\nNote: From Trading Month October 2021 (with the implementation of Rule Change RC_2019), this method will not operate as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"4fcb0d44-44e7-4eb4-b12f-2ca1cafeac35","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"45ca9dae-6d4b-4aeb-826d-5640f2cf8ae5","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"d839230b-512e-43e5-8d4e-706eebf67a65","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityCreditsOffered\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"id\": \"<integer>\",\n    \"sourceParticipantId\": \"<string>\",\n    \"sourceParticipantName\": \"<string>\",\n    \"status\": \"REVOKED\",\n    \"subStatus\": \"ACCEPTANCE_PENDING\",\n    \"targetParticipantId\": \"<string>\",\n    \"targetParticipantName\": \"<string>\",\n    \"tradingMonth\": \"JAN\",\n    \"capacityCreditsAccepted\": \"<double>\",\n    \"sourceFacilityId\": \"<string>\"\n  }\n}"},{"id":"9c85ca17-9658-481d-a525-6d406026cd27","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8558a274-95b3-4a2c-a21c-2319a0cd5392","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"08d4407d-5800-4ba0-9122-808b42b27362","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"5a1912a8-804e-4979-948e-0fea03368cea","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"76670839-d113-465f-bd63-a989cb9322f8","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"5f5cd08a-4bc8-4ab6-83ac-a623f35c9018","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"126d0e44-050d-441e-a0ce-6eb733c70642","name":"Client Error","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"688dacc5-6ba7-4bf2-bd34-08a380a553f6","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"4c1e8f84-7869-41d2-8973-38f59515d652","name":"Application unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsOffered\": \"<double>\",\n  \"targetParticipantId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Submitted","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Submitted"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"a2d5695a-99e8-4c92-9fad-d083e15749bc"}],"id":"9ef34747-2787-41e5-8a09-a3d09653aee6","_postman_id":"9ef34747-2787-41e5-8a09-a3d09653aee6","description":""},{"name":"Received","item":[{"name":"{sourceParticipantId}","item":[{"name":"Allows a Market Customer to reduce Capacity Credit Allocation amount","id":"1256cf10-c403-4ec1-816d-aa71b11c78ed","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","description":"<p>If at the end of the Capacity Credit Allocation window the sum of allocated Capacity Credits exceed the Market Customer's IRCR, the allocations are moved into a PROPOSED state. \nThe allocated quantity must be reduced by the Market Customer using this method during the Capacity Credit Acceptance window, such that the sum no longer exceeds the IRCR. \nThe allocations will remain in a PROPOSED state until the allocations are ACCEPTED else all of the Market Customer's allocations will be REVOKED for that month.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), this method will not return any information as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"98881ab6-bfdb-4e9b-b14f-29d44b9e009e","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"7961745a-56ba-46b1-a566-efe52b725c68","type":"any","value":"<string>","key":"tradingMonth"},{"id":"e1c90e3a-8a53-49ba-baa2-52dc29e51d1e","type":"any","value":"<string>","key":"sourceParticipantId"}]}},"response":[{"id":"bfeb8502-19bd-489b-b23f-cca31b8c9b43","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityCreditsOffered\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"id\": \"<integer>\",\n    \"sourceParticipantId\": \"<string>\",\n    \"sourceParticipantName\": \"<string>\",\n    \"status\": \"REVOKED\",\n    \"subStatus\": \"ACCEPTANCE_PENDING\",\n    \"targetParticipantId\": \"<string>\",\n    \"targetParticipantName\": \"<string>\",\n    \"tradingMonth\": \"JAN\",\n    \"capacityCreditsAccepted\": \"<double>\",\n    \"sourceFacilityId\": \"<string>\"\n  }\n}"},{"id":"c30641f6-8cbe-42e3-874e-bc2c21686bc0","name":"Bad request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e5585cc8-99db-4baf-a9de-e2097f554686","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7c1d1c84-2afd-4377-840b-1a4eb1f26f27","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"832d307b-17a1-4914-8688-f022a2a41ebb","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c7fb6c28-b793-4e95-a024-637ef71b6d8a","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ba4844de-583e-4577-b2de-c64dbc06efa5","name":"Payload Too Large","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9c81aa8c-d689-41ee-9653-2d1993850af9","name":"Client Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c337702b-c2b2-4840-8710-bcd9a4841f0a","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e83d1871-2763-42e0-bac6-ee8491255792","name":"Application unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"capacityCreditsAccepted\": \"<double>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Received/:sourceParticipantId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Received",":sourceParticipantId"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"},{"key":"sourceParticipantId"}]}},"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":"1256cf10-c403-4ec1-816d-aa71b11c78ed"}],"id":"2c2362e9-d7a9-4915-a881-c6028bff014b","_postman_id":"2c2362e9-d7a9-4915-a881-c6028bff014b","description":""}],"id":"1afcb87c-eaf0-4c5a-bb90-21c19f7b5183","_postman_id":"1afcb87c-eaf0-4c5a-bb90-21c19f7b5183","description":""},{"name":"Position","item":[{"name":"Retrieves the Capacity Credit Allocation position for the Trading Month","id":"b2a1f24d-90dc-430e-9878-fa891b9b2352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","description":"<p>The position indicates the participant's tradeable Capacity Credits (in the event of a Market Generator) and/or the participant's IRCR (in the event of a Market Customer). \n<br /><br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"4bc8e0bc-f26e-4b8b-a888-92efa7820d2b","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"07a6ff18-3238-418f-a80f-762df8157be8","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"3fd82873-1a58-44f7-8b49-6ad9a2b77793","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"allocatableCapacityCredits\": \"<double>\",\n    \"capacityYearId\": \"<integer>\",\n    \"participantId\": \"<string>\",\n    \"tradingMonth\": \"MAY\",\n    \"ircr\": \"<double>\",\n    \"allocationsSubmittedOn\": \"0246-15-49T47:22:82+26:97\",\n    \"allocationsAcceptedOn\": \"4040-07-80T79:93:16+25:73\"\n  }\n}"},{"id":"05686747-0bc9-4bc9-a260-59093c322751","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"1bdb3957-4988-4eed-a73b-e5c3812e1c42","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2055e8fe-0b36-4a2d-b6bc-8359fd92b850","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"7b0b4fea-5279-41aa-8031-d6cb7e3e476e","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ead06bb8-000f-4cd2-b8a3-8f8cd97504ac","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f442739e-859c-4d6b-beda-87bd8b7ff3ae","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"234e42cf-9870-45c9-bb11-f1181714f77f","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"92cdd383-e257-4308-8fe5-662fd206e5bc","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth/Position","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth","Position"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"b2a1f24d-90dc-430e-9878-fa891b9b2352"}],"id":"ebcaf414-3ce1-4d3e-8712-e55b45e0b303","_postman_id":"ebcaf414-3ce1-4d3e-8712-e55b45e0b303","description":""},{"name":"Retrieves the complete list of Capacity Credit Allocations for the Capacity Year and Trading Month","id":"c3557a85-72c0-4c6f-a4d9-166fea94c723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","description":"<p>This method returns a list of all Capacity Credit Allocations made by a Participant, all Capacity Credit\nAllocations received (if the Participant is a Market Customer), or both (if the Participant is both a\nMarket Generator and a Market Customer) and the corresponding Facility from which the Capacity Credit\nAllocation was made for the specified Capacity Year and Trading Month.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.\n<br />\nThe sourceFacilityId field is only available for Capacity Allocations for Trading Month October 2021\nonwards arising from the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms) Rules 2019.\nFor calls for TradingMonth before October 2021 the fields “sourceFacilityId” and “subStatus” will return values\nif available else it will return \"\". The response field “sourceFacilityId” will return \"\" for TradingMonth\nbefore October 2021.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"c23abfc8-65f1-4cb3-a5bf-843c359f8a73","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"54ef4413-90ef-446b-856c-020fbd25c0b2","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"d1e2ad4d-853f-4d66-83a5-55d66c4dc9da","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"PENDING\",\n      \"subStatus\": \"REVERSAL_REQUEST_ACCEPTANCE_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"OCT\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"ACCEPTED\",\n      \"subStatus\": \"REVERSAL_REQUESTED\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"FEB\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}"},{"id":"291632bd-4e44-41b9-a70e-ec85e61f4adf","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c6f9c2d9-2cfd-45c8-a499-9fdc89286bd8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"20694a60-e856-4e49-af58-a8751d69d21a","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2d2a1e87-3623-4b55-8233-f9aea3bca6a3","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"50e3d65b-563a-484d-baa1-f6fc0741b700","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"249ca6f6-20b7-4650-9424-b407ef145f75","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"be345f4e-b2ab-493d-9262-1c03b1840c68","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ec217b49-c4c6-4e33-8a6b-0e5323f45ea0","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"c3557a85-72c0-4c6f-a4d9-166fea94c723"},{"name":"Submits, Withdraws or Accepts all Capacity Credit Allocations for the participant","id":"a4e23e6b-c51b-45d7-9687-ded0e436a07c","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":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","description":"<p>This method handles the submission of all pending Capacity Credit Allocations. In order to submit, the sum of offered capacity must not exceed the bilaterally tradeable Capacity Credits, and the Capacity Credit Allocation window must be open.\n<br />\nThe same method can also be used to withdraw all submitted Capacity Credit Allocations, up until the closure of the Capacity Credit Allocation window. This will make the allocations editable again.\n<br />\nOnce the Capacity Credit Allocation window closes, all submitted Capacity Credit Allocations will be automatically accepted unless the total received capacity exceeds the customer's IRCR. In this event, the Market Customer should\nreduce the allocation amount such that sum of received allocations is less than or equal to the Market Customer's IRCR. This method can then be used to accept the Capacity Credit Allocations for that month.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), this method will not return any information as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"568dd3c8-4924-4c6b-9d5a-089494711c92","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"7be8acfc-c62b-40b4-bfb9-4dc8afaf254f","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"4af7d185-3763-4e4a-b1a9-838605bea243","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"PENDING\",\n      \"subStatus\": \"REVERSAL_REQUEST_ACCEPTANCE_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"OCT\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"ACCEPTED\",\n      \"subStatus\": \"REVERSAL_REQUESTED\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"FEB\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}"},{"id":"af681d44-66a0-460f-856e-8f38b3c6f4d9","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7ac6b87d-e148-49c8-bf8f-a496f33ef1a0","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2322ae82-8014-406b-8e2a-045a0290cbfa","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"83808cf9-a30f-41fa-a547-5e337107b34c","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"ffddf262-e3f3-4c81-9266-cb5608d11eed","name":"Method not allowed","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"72d63a8a-b535-4c9e-9cdf-64d4599a37c1","name":"Payload Too Large","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"adf9f420-220d-4bbd-9ab6-1ca51a6f794d","name":"Client Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fbbace5f-ab04-4bff-a318-8ddc6f03bb92","name":"Too many request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f06ed527-fc62-47a3-8751-3b81a4cc095b","name":"Application unavailable","originalRequest":{"method":"PUT","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"actionType\": \"CANCEL_REVERSAL_REQUEST\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"a4e23e6b-c51b-45d7-9687-ded0e436a07c"}],"id":"50dd9166-c806-4ac7-b04a-74d8ceba2d62","_postman_id":"50dd9166-c806-4ac7-b04a-74d8ceba2d62","description":""},{"name":"Transactions","item":[{"name":"{tradingMonth}","item":[{"name":"Retrieves a list of Capacity Credit Allocation transactions for the Trading Month","id":"33b1fee2-409f-43f0-9b7f-a0ff80abb44f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","description":"<p>Provides a list of transactions related to Capacity Credit Allocations submitted or received for a\nTrading Month and the corresponding Facilities assocaited with those Capacity Credit Allocations.\nOnly the transactions relating to that Market Participant are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule ChangeRC_2017_06.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.\n<br />\nThe sourceFacilityId field is only available for Capacity Allocations for Trading Month October 2021 onwards\narising from the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms) Rules 2019. The\nresponse field “sourceFacilityId” will return \"\" for TradingMonth before October 2021.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"182a8114-5e34-4d44-8eab-f9b8caca1198","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"e1063db3-c163-415e-8aaf-a4ffb512539e","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"1498819a-4a36-49a3-9485-f76ad18684b6","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"participantName\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"capacityAllocationId\": \"<integer>\",\n      \"capacityYearId\": \"<integer>\",\n      \"submitter\": \"<string>\",\n      \"submitterName\": \"<string>\",\n      \"type\": \"AMENDMENT\",\n      \"previousStatus\": \"REJECTED\",\n      \"newStatus\": \"REJECTED\",\n      \"participantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\",\n      \"targetParticipantId\": \"<string>\",\n      \"previousCca\": \"<double>\",\n      \"newCca\": \"<double>\",\n      \"timestamp\": \"3284-68-42T22:91:72+96:91\",\n      \"transactionStatus\": \"PENDING\",\n      \"transactionReason\": \"<string>\"\n    },\n    {\n      \"participantName\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"capacityAllocationId\": \"<integer>\",\n      \"capacityYearId\": \"<integer>\",\n      \"submitter\": \"<string>\",\n      \"submitterName\": \"<string>\",\n      \"type\": \"WITHDRAWAL\",\n      \"previousStatus\": \"SUBMITTED\",\n      \"newStatus\": \"ACCEPTED\",\n      \"participantId\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\",\n      \"targetParticipantId\": \"<string>\",\n      \"previousCca\": \"<double>\",\n      \"newCca\": \"<double>\",\n      \"timestamp\": \"1218-58-91T47:66:01+10:37\",\n      \"transactionStatus\": \"PENDING\",\n      \"transactionReason\": \"<string>\"\n    }\n  ]\n}"},{"id":"9f5d855b-35fd-4d84-b61a-5f012dbc481a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"01066f8f-3daa-4a2d-9cb8-299d8148b41f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e7759c3f-ea31-47ac-a711-8670d7b9291e","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"35c538ab-89e4-4a39-81c4-394821bda61e","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"b51c3ff5-00ea-4aa9-92c8-0d7f40e46c82","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f5fa3ba5-d112-4a5b-9e39-30526ba01844","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"f437dfdf-6a51-424a-ac58-e43187d02436","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Transactions/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Transactions",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"33b1fee2-409f-43f0-9b7f-a0ff80abb44f"}],"id":"7ceec9c9-e831-4c17-bb08-6bc6cd0ac0ae","_postman_id":"7ceec9c9-e831-4c17-bb08-6bc6cd0ac0ae","description":""}],"id":"fad7cbdc-0282-400b-95b4-31447f476725","_postman_id":"fad7cbdc-0282-400b-95b4-31447f476725","description":""},{"name":"Amendments","item":[{"name":"{tradingMonth}","item":[{"name":"Retrieves a list of capacity allocation amendment requests for existing Capacity Credit Allocations the Capacity Year and Trading Month","id":"2ed1c9ed-9410-45fa-a53c-25c54f093d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","description":"<p>This method returns a list of Capacity Credit Allocations that are required to be amended. Only the amendment requests relating to that Market Generator are returned.\n<br />\nNote:\nProvides a list of Capacity Credit Allocations that are required to be amended and the corresponding Facilities\nassociated with those Capacity Credit Allocations. Only the amendment requests relating to that Market Participant\nthat submitted the Capacity Credit Allocation are returned.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06).\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.\n<br />\nThe breakdown of CCA IDs to be amended by Facility is only available for Capacity Allocations for Trading Month\nOctober 2021 onwards arising from the Wholesale Electricity Market Amendment(Reserve Capacity Pricing Reforms)\nRules 2019. The response field “sourceFacilityId” will return \"\" for TradingMonth before October 2021.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"f8c96c34-fb7e-45a4-9dd9-58d38bffbd9f","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"9203b807-783c-434f-a69e-ff3019e7e645","type":"any","value":"<string>","key":"tradingMonth"}]}},"response":[{"id":"10c1768d-9a75-43d8-8c22-2bca27fb9309","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<integer>\",\n      \"capacityYearId\": \"<integer>\",\n      \"tradingMonth\": \"OCT\",\n      \"participantId\": \"<string>\",\n      \"participantName\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\",\n      \"targetCca\": \"<double>\",\n      \"amendmentDue\": \"9225-05-08T43:36:59+04:90\",\n      \"status\": \"COMPLETED\",\n      \"capacityAllocationAmendmentRequestFacilityViewModels\": [\n        {\n          \"ccaId\": \"<integer>\"\n        },\n        {\n          \"ccaId\": \"<integer>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"capacityYearId\": \"<integer>\",\n      \"tradingMonth\": \"JUN\",\n      \"participantId\": \"<string>\",\n      \"participantName\": \"<string>\",\n      \"sourceFacilityId\": \"<string>\",\n      \"targetCca\": \"<double>\",\n      \"amendmentDue\": \"3257-79-26T66:47:42+17:50\",\n      \"status\": \"AMENDMENT_REQUESTED\",\n      \"capacityAllocationAmendmentRequestFacilityViewModels\": [\n        {\n          \"ccaId\": \"<integer>\"\n        },\n        {\n          \"ccaId\": \"<integer>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"03addc34-817d-4ace-b8c7-9c5483f8b2f8","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"40fb16e3-3ba3-4341-810b-f46a20923ac8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e43a0c7d-3dec-4c7e-8aa0-75c9b6c1c844","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"5bd6079b-ea3d-4ad8-bc95-477302031026","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c873607f-049a-4d2a-8d8f-8ce50388942e","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"70f45cf0-0e09-4357-bb1a-906bb783adf3","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"278b29d3-4c4f-4935-afe8-e43e19bda98e","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c8eccfc2-93ac-484d-b814-e9a943f29fbc","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:tradingMonth","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":tradingMonth"],"variable":[{"key":"capacityYearId"},{"key":"tradingMonth"}]}},"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":"2ed1c9ed-9410-45fa-a53c-25c54f093d27"}],"id":"f665d68d-ac72-40ce-8a86-0e1d2b0e14b9","_postman_id":"f665d68d-ac72-40ce-8a86-0e1d2b0e14b9","description":""},{"name":"{amendmentId}","item":[{"name":"Resolves an amendment request","id":"fa0f132d-2514-4414-afca-3e08226818e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","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":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","description":"<p>This method allows a Market Generator to amend its Capacity Credit Allocations in accordance with MR 9.4.16. All Capacity Credit Allocation IDs must be included in the request.\n<br /><br />\nNote: This method is only available from Trading Month June 2019 (with the implementation of Rule Change RC_2017_06). \n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"b136468a-8628-4450-a3d1-2b1f90ab20ed","type":"any","value":"<integer>","key":"capacityYearId"},{"id":"8fe8ce3a-7ab9-4111-9765-9223ffe25aaa","type":"any","value":"<integer>","key":"amendmentId"}]}},"response":[{"id":"ee165b6e-91fe-407d-a135-ddbe17328057","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fff102de-b6f9-4260-a07e-4deb136e557b","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c271d542-9b22-4a41-bc77-50614452b34c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"da5b68dc-5352-46e0-bc13-3bae7ef8ac1c","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2b1324e7-dd0c-4dab-bae8-00316fe6fece","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"815a26a0-b82b-49cd-8f88-68b49a6b8fec","name":"Method not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"aa241c2c-35f5-42fa-aabd-b56e09ccc357","name":"Payload Too Large","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"1ce81a4e-5d46-41bb-94e5-8d617895362c","name":"Too many request","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"8bced35b-998b-479f-903f-d5d366b97fad","name":"Application unavailable","originalRequest":{"method":"POST","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ccaUpdates\": [\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    },\n    {\n      \"ccaId\": \"<integer>\",\n      \"currentAmount\": \"<double>\",\n      \"newAmount\": \"<double>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations/Amendments/:amendmentId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations","Amendments",":amendmentId"],"variable":[{"key":"capacityYearId"},{"key":"amendmentId"}]}},"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":"fa0f132d-2514-4414-afca-3e08226818e3"}],"id":"d21b35b3-5554-400f-99aa-172056bb2997","_postman_id":"d21b35b3-5554-400f-99aa-172056bb2997","description":""}],"id":"7ab8ecf1-8aff-44c2-9957-45272eba5e23","_postman_id":"7ab8ecf1-8aff-44c2-9957-45272eba5e23","description":""},{"name":"Retrieves the complete list of Capacity Credit Allocations for the Capacity Year","id":"52de8058-18eb-4583-9046-8468791d06ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","description":"<p>This method returns all allocations made (if participant is a Market Generator), all allocations received (if participant is a Market Customer), or both (if participant is both a Market Generator and a Market Customer) for the specified Capacity Year.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), this method will not return any information as it has been removed.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"4b49e787-d70b-4b9b-88ad-13b6fdb91f79","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"9eab6245-c8da-4c38-a0c9-1dec7e3918bd","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"PENDING\",\n      \"subStatus\": \"REVERSAL_REQUEST_ACCEPTANCE_PENDING\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"OCT\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    },\n    {\n      \"capacityCreditsOffered\": \"<double>\",\n      \"capacityYearId\": \"<integer>\",\n      \"id\": \"<integer>\",\n      \"sourceParticipantId\": \"<string>\",\n      \"sourceParticipantName\": \"<string>\",\n      \"status\": \"ACCEPTED\",\n      \"subStatus\": \"REVERSAL_REQUESTED\",\n      \"targetParticipantId\": \"<string>\",\n      \"targetParticipantName\": \"<string>\",\n      \"tradingMonth\": \"FEB\",\n      \"capacityCreditsAccepted\": \"<double>\",\n      \"sourceFacilityId\": \"<string>\"\n    }\n  ]\n}"},{"id":"5cf4e488-7d9a-4ebc-927e-21454b90967a","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"aab82753-07d1-4f3b-be66-0507938d0f15","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"dfab6a11-7cef-49a9-a9c9-513efd6326d1","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"cec7d098-7274-42a0-85e2-f05d22bc370b","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a76157cf-895e-4d47-8cc4-44a481c1ca6b","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"6e0b5e51-613b-4e5c-a0f2-248710b617e8","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"670ea788-ec6c-4fb6-988b-d0b7204709dd","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e74253af-606e-4ada-8691-41c00ed4ec46","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocations","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocations"],"variable":[{"key":"capacityYearId"}]}},"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":"52de8058-18eb-4583-9046-8468791d06ab"}],"id":"69e142dc-a9d0-470e-86ae-3ecc2ca452d6","_postman_id":"69e142dc-a9d0-470e-86ae-3ecc2ca452d6","description":""},{"name":"CapacityAllocationMonths","item":[{"name":"Retrieves cutoff dates relating to Capacity Credit Allocations","id":"41809a84-c85b-4a8d-8733-337502fa300e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) The id of the Initiating Participant</p>\n","key":"x-initiatingParticipantId","value":""},{"description":"<p>(Required) The id of the market</p>\n","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","description":"<p>This method returns the start and end dates for the Capacity Credit Allocation windows for a given capacity year.\n<br /><br />\nNote: From Trading Month June 2019 (with the implementation of Rule Change RC_2017_06), the Allocation window\nand the Acceptance window open/close at the same time.\n<br />\nNote: From Capacity Year 2023 onwards, this API is no longer available.</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"62688e8a-2e97-4924-9181-c40f69e87699","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"936aeaf2-cd97-402f-997f-45212b670938","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityYearId\": \"<integer>\",\n      \"tradingMonth\": \"OCT\",\n      \"allocationStart\": \"7112-96-22T69:36:22+32:40\",\n      \"allocationEnd\": \"7764-66-55T44:74:29+14:39\",\n      \"acceptanceStart\": \"5936-38-72T28:54:20+33:03\",\n      \"acceptanceEnd\": \"3004-89-76T42:95:39+29:19\"\n    },\n    {\n      \"capacityYearId\": \"<integer>\",\n      \"tradingMonth\": \"APR\",\n      \"allocationStart\": \"3584-56-20T68:75:76+76:39\",\n      \"allocationEnd\": \"3792-44-54T29:86:57+56:36\",\n      \"acceptanceStart\": \"7769-14-91T59:06:53+38:00\",\n      \"acceptanceEnd\": \"0230-97-75T82:59:53+49:50\"\n    }\n  ]\n}"},{"id":"398683c7-786c-4dd7-b50b-4eef4e9bfd69","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"fc69b2af-8972-4ea3-b66e-94349f421913","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2f2d5315-1063-4c1e-acc7-4706acc507fa","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"05123376-8c03-43a6-8d33-866690fdd99f","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"45fc5ecc-31e4-4cd9-9bb8-476d91762ba2","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c66a863e-7160-4323-abbb-33581b8aa8ac","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"79d9a100-4832-4d2d-9c1c-02f185e7e2fa","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"30e74c8f-ef82-418d-8aee-0e169d994cfb","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId/CapacityAllocationMonths","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId","CapacityAllocationMonths"],"variable":[{"key":"capacityYearId"}]}},"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":"41809a84-c85b-4a8d-8733-337502fa300e"}],"id":"06f8cab1-f628-408c-8beb-56b27277d9a1","_postman_id":"06f8cab1-f628-408c-8beb-56b27277d9a1","description":""},{"name":"Retrieves the information for a specific capacity year","id":"c53af0ce-1f79-4664-96e0-f639fd336945","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","description":"<p>This contains the capacity year configuration parameters and important dates for the specified capacity year</p>\n","urlObject":{"path":["api","v1","CapacityYears",":capacityYearId"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[{"id":"0afb2149-b1f7-4d6b-8f80-6068ced5aa05","type":"any","value":"<integer>","key":"capacityYearId"}]}},"response":[{"id":"cf8be5d5-0d62-4581-bca0-e341aec2f1ad","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"capacityYearEnd\": \"2517-65-95T28:02:63+00:75\",\n    \"capacityYearStart\": \"2360-90-51T81:89:69+43:93\",\n    \"certEnd\": \"3494-47-11T30:64:77+56:32\",\n    \"certPublishAssignedCrc\": \"8028-51-19T08:57:33+40:97\",\n    \"certStart\": \"9044-35-20T21:53:47+84:36\",\n    \"dspVerificationEnd\": \"4302-54-78T25:89:75+70:43\",\n    \"dspVerificationStart\": \"9676-76-34T83:59:42+25:93\",\n    \"eoiEnd\": \"7670-28-97T88:76:86+19:49\",\n    \"eoiStart\": \"2651-48-19T14:16:64+60:14\",\n    \"id\": \"<integer>\",\n    \"ntdlAprilDeadline\": \"4487-95-16T30:86:15+06:53\",\n    \"ntdlAugustDeadline\": \"6459-50-75T75:04:32+43:73\",\n    \"ntdlDecemberDeadline\": \"8282-19-48T93:89:63+63:49\",\n    \"ntdlFebruaryDeadline\": \"3397-11-75T96:87:25+35:16\",\n    \"ntdlJanuaryDeadline\": \"6383-38-27T70:75:81+00:04\",\n    \"ntdlJulyDeadline\": \"8127-96-83T03:89:04+32:08\",\n    \"ntdlJuneDeadline\": \"5160-32-96T66:72:28+57:83\",\n    \"ntdlMarchDeadline\": \"9815-60-44T89:09:96+21:84\",\n    \"ntdlMayDeadline\": \"4521-61-72T30:27:68+68:16\",\n    \"ntdlNovemberDeadline\": \"5427-32-35T05:00:90+67:81\",\n    \"ntdlOctoberDeadline\": \"0421-96-55T86:74:87+49:85\",\n    \"ntdlSeptemberDeadline\": \"0142-69-78T75:60:75+92:14\",\n    \"rcSecurityEnd\": \"9179-51-58T23:84:09+07:64\",\n    \"rcSecurityStart\": \"6541-02-97T43:53:78+81:07\",\n    \"rcTestingSummerEnd\": \"7960-23-68T43:22:65+18:45\",\n    \"rcTestingSummerStart\": \"1846-12-48T64:58:40+77:83\",\n    \"rcTestingWinterEnd\": \"2289-42-30T73:25:50+42:25\",\n    \"rcTestingWinterStart\": \"0757-12-24T53:99:77+37:02\",\n    \"tradeDeclarationCcPublication\": \"2990-32-14T71:31:02+20:29\",\n    \"tradeDeclarationEnd\": \"2193-62-06T91:62:30+60:20\",\n    \"tradeDeclarationStart\": \"2035-55-58T89:02:48+18:26\",\n    \"dsmReserveCapacityPrice\": \"<double>\",\n    \"reserveCapacityPrice\": \"<double>\",\n    \"transitionalReserveCapacityPrice\": \"<double>\"\n  }\n}"},{"id":"204e15cc-ae78-42b8-b95a-02c1f24005bc","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a8a304da-8d35-48e9-b61e-88654f3ef4f8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"13fa2cf7-0e4e-417e-a0bd-d2b8c6c4e7f8","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b361bf50-7f9e-4332-b0c5-71bfccad7e3f","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"17d3b1b4-1f89-48ab-b181-98ba0594f59a","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"e43ef3d6-6878-48ae-a5a8-1d7663ba6790","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"c8410db8-4fcf-4f12-92b2-d7b0a5e9acce","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"a21fd564-2d37-4e15-b171-ada5da9a43ee","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/:capacityYearId","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears",":capacityYearId"],"variable":[{"key":"capacityYearId"}]}},"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":"c53af0ce-1f79-4664-96e0-f639fd336945"}],"id":"f64e690d-4874-4f6d-9b9f-bbb65f12cf76","_postman_id":"f64e690d-4874-4f6d-9b9f-bbb65f12cf76","description":""},{"name":"CapacityYearsWithFacilityPrice","item":[{"name":"Retrieves the information for all capacity year cycles configured in the RCM system","id":"c7196ab3-ecc4-4d10-821e-b1e8eda2e73a","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","description":"<p>This is the full list of configuration parameters and important dates for all capacity years that have been configured in RCM</p>\n","urlObject":{"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}],"variable":[]}},"response":[{"id":"b8616249-db5e-4d92-a534-1e8f23a7d071","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<integer>\",\n      \"reserveCapacityPrice\": \"<double>\",\n      \"dsmReserveCapacityPrice\": \"<double>\",\n      \"appendix3AssignedCredits\": \"<double>\",\n      \"reserveCapacityRequirement\": \"<double>\",\n      \"benchmarkReserveCapacityPrice\": \"<double>\",\n      \"rcrAvailabiltyClass1\": \"<double>\",\n      \"rcrAvailabiltyClass2\": \"<double>\",\n      \"benchmarkPriceFactor\": \"<double>\",\n      \"dsmActivationPrice\": \"<double>\",\n      \"expectedDsmDispatchQuantity\": \"<double>\",\n      \"peakDemandForecast\": \"<double>\",\n      \"publishRcp\": \"<boolean>\",\n      \"publishDsmRcp\": \"<boolean>\",\n      \"capacityYearStart\": \"<dateTime>\",\n      \"capacityYearEnd\": \"<dateTime>\",\n      \"facilityPrices\": [\n        {\n          \"facilityId\": \"<string>\",\n          \"price\": \"<double>\"\n        },\n        {\n          \"facilityId\": \"<string>\",\n          \"price\": \"<double>\"\n        }\n      ]\n    },\n    {\n      \"id\": \"<integer>\",\n      \"reserveCapacityPrice\": \"<double>\",\n      \"dsmReserveCapacityPrice\": \"<double>\",\n      \"appendix3AssignedCredits\": \"<double>\",\n      \"reserveCapacityRequirement\": \"<double>\",\n      \"benchmarkReserveCapacityPrice\": \"<double>\",\n      \"rcrAvailabiltyClass1\": \"<double>\",\n      \"rcrAvailabiltyClass2\": \"<double>\",\n      \"benchmarkPriceFactor\": \"<double>\",\n      \"dsmActivationPrice\": \"<double>\",\n      \"expectedDsmDispatchQuantity\": \"<double>\",\n      \"peakDemandForecast\": \"<double>\",\n      \"publishRcp\": \"<boolean>\",\n      \"publishDsmRcp\": \"<boolean>\",\n      \"capacityYearStart\": \"<dateTime>\",\n      \"capacityYearEnd\": \"<dateTime>\",\n      \"facilityPrices\": [\n        {\n          \"facilityId\": \"<string>\",\n          \"price\": \"<double>\"\n        },\n        {\n          \"facilityId\": \"<string>\",\n          \"price\": \"<double>\"\n        }\n      ]\n    }\n  ]\n}"},{"id":"39d72143-4a93-4e91-a3ec-606ac857590c","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"0bce2164-0ea1-4dc6-8c51-263acb6420f5","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"2a9abf9f-fd18-4308-b1c6-8031934ced4c","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e0406add-c6a8-498c-b059-9b8aafff6059","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"fa5b27c2-ff76-4129-a199-2fee1ad9b57a","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"41756a94-b166-4ee4-bf57-460110174013","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"d8653dcc-e1f3-4dab-aa88-5ce6e6630e6b","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"153b2a86-413b-4371-9f3a-15c55611bed7","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":{"raw":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears/CapacityYearsWithFacilityPrice?participantId=<string>&showUnpublished=<boolean>","host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"path":["api","v1","CapacityYears","CapacityYearsWithFacilityPrice"],"query":[{"key":"participantId","value":"<string>"},{"key":"showUnpublished","value":"<boolean>"}]}},"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":"c7196ab3-ecc4-4d10-821e-b1e8eda2e73a"}],"id":"fe1fd308-c73d-4804-9eb5-829854fe5016","_postman_id":"fe1fd308-c73d-4804-9eb5-829854fe5016","description":""},{"name":"Retrieves the information for all capacity year cycles configured in the RCM system","id":"02b4d369-dca6-48ba-97ef-6d7888f41ff3","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":"application/json"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears","description":"<p>This is the full list of configuration parameters and important dates for all capacity years that have been configured in RCM</p>\n","urlObject":{"path":["api","v1","CapacityYears"],"host":["https://apis.rfm.aemo.com.au:9319/WEM/RCM"],"query":[],"variable":[]}},"response":[{"id":"9edf3119-6af2-41cf-9f54-6a6cfeb3d52e","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"capacityYearEnd\": \"9518-95-41T76:93:35+69:45\",\n      \"capacityYearStart\": \"1225-20-24T41:01:03+58:85\",\n      \"certEnd\": \"0167-51-56T37:52:62+10:80\",\n      \"certPublishAssignedCrc\": \"6671-03-80T14:86:56+58:63\",\n      \"certStart\": \"1528-43-05T86:61:83+71:41\",\n      \"dspVerificationEnd\": \"2803-55-40T09:88:13+50:88\",\n      \"dspVerificationStart\": \"9083-72-47T55:35:74+95:83\",\n      \"eoiEnd\": \"9968-63-17T16:06:76+20:46\",\n      \"eoiStart\": \"5230-06-04T13:34:01+04:22\",\n      \"id\": \"<integer>\",\n      \"ntdlAprilDeadline\": \"5585-61-23T14:53:26+41:59\",\n      \"ntdlAugustDeadline\": \"7289-46-55T84:98:49+62:04\",\n      \"ntdlDecemberDeadline\": \"8376-84-88T45:83:71+05:87\",\n      \"ntdlFebruaryDeadline\": \"0917-21-44T35:36:27+54:44\",\n      \"ntdlJanuaryDeadline\": \"2424-01-35T92:84:96+11:80\",\n      \"ntdlJulyDeadline\": \"6983-40-71T69:37:41+37:95\",\n      \"ntdlJuneDeadline\": \"9855-55-55T09:89:54+50:48\",\n      \"ntdlMarchDeadline\": \"3936-37-11T17:19:17+72:25\",\n      \"ntdlMayDeadline\": \"5154-44-26T49:51:60+01:75\",\n      \"ntdlNovemberDeadline\": \"1203-89-20T56:75:38+40:28\",\n      \"ntdlOctoberDeadline\": \"3346-68-13T86:46:12+12:09\",\n      \"ntdlSeptemberDeadline\": \"5397-38-03T64:74:86+74:29\",\n      \"rcSecurityEnd\": \"4659-28-81T35:45:13+65:91\",\n      \"rcSecurityStart\": \"9492-89-13T58:80:33+79:76\",\n      \"rcTestingSummerEnd\": \"7622-38-26T34:36:76+67:16\",\n      \"rcTestingSummerStart\": \"3648-57-46T17:86:77+19:57\",\n      \"rcTestingWinterEnd\": \"2736-48-47T83:66:56+08:04\",\n      \"rcTestingWinterStart\": \"2690-43-58T99:86:83+63:20\",\n      \"tradeDeclarationCcPublication\": \"4021-61-48T02:97:14+93:85\",\n      \"tradeDeclarationEnd\": \"1915-02-60T41:66:55+98:32\",\n      \"tradeDeclarationStart\": \"9373-87-06T46:34:67+64:78\",\n      \"dsmReserveCapacityPrice\": \"<double>\",\n      \"reserveCapacityPrice\": \"<double>\",\n      \"transitionalReserveCapacityPrice\": \"<double>\"\n    },\n    {\n      \"capacityYearEnd\": \"3738-01-08T87:43:79+76:94\",\n      \"capacityYearStart\": \"9724-24-61T75:02:00+13:36\",\n      \"certEnd\": \"0066-17-82T43:15:21+27:06\",\n      \"certPublishAssignedCrc\": \"2611-99-63T67:09:82+79:49\",\n      \"certStart\": \"2856-78-25T12:57:64+48:45\",\n      \"dspVerificationEnd\": \"5133-81-33T08:39:06+14:05\",\n      \"dspVerificationStart\": \"7706-78-32T40:33:28+82:94\",\n      \"eoiEnd\": \"6350-89-53T76:26:22+03:36\",\n      \"eoiStart\": \"5971-33-91T55:88:32+84:03\",\n      \"id\": \"<integer>\",\n      \"ntdlAprilDeadline\": \"9308-07-41T82:80:58+44:60\",\n      \"ntdlAugustDeadline\": \"7867-80-85T31:69:80+31:73\",\n      \"ntdlDecemberDeadline\": \"3726-49-25T84:39:87+28:34\",\n      \"ntdlFebruaryDeadline\": \"1669-48-98T82:00:81+27:00\",\n      \"ntdlJanuaryDeadline\": \"9381-32-59T21:43:87+68:88\",\n      \"ntdlJulyDeadline\": \"1955-53-64T47:57:17+54:32\",\n      \"ntdlJuneDeadline\": \"8826-31-45T44:24:59+35:11\",\n      \"ntdlMarchDeadline\": \"7685-59-33T76:02:90+43:16\",\n      \"ntdlMayDeadline\": \"7995-19-11T29:61:01+81:88\",\n      \"ntdlNovemberDeadline\": \"0131-93-65T35:48:06+45:30\",\n      \"ntdlOctoberDeadline\": \"2716-13-00T45:91:61+48:95\",\n      \"ntdlSeptemberDeadline\": \"1495-16-72T16:66:03+15:94\",\n      \"rcSecurityEnd\": \"7604-42-35T15:84:79+72:10\",\n      \"rcSecurityStart\": \"3863-07-88T19:24:13+47:93\",\n      \"rcTestingSummerEnd\": \"1001-10-87T78:10:94+08:63\",\n      \"rcTestingSummerStart\": \"6671-07-07T61:30:26+71:40\",\n      \"rcTestingWinterEnd\": \"3660-31-72T28:26:28+20:57\",\n      \"rcTestingWinterStart\": \"4625-75-52T93:91:60+83:92\",\n      \"tradeDeclarationCcPublication\": \"3563-38-46T86:95:70+68:42\",\n      \"tradeDeclarationEnd\": \"3084-34-18T34:66:89+95:65\",\n      \"tradeDeclarationStart\": \"5408-49-63T13:66:70+37:88\",\n      \"dsmReserveCapacityPrice\": \"<double>\",\n      \"reserveCapacityPrice\": \"<double>\",\n      \"transitionalReserveCapacityPrice\": \"<double>\"\n    }\n  ]\n}"},{"id":"9c31c73b-2ab0-487c-a1ad-6a4d7fdf6c26","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"7059d6ca-44c9-4682-bf5c-bf86ef63a332","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"5536453d-1669-4343-9f2e-14a7b9132346","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b2d8d815-f4d9-4ccb-8e41-443d16057f83","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"9ced9ba6-01fb-47c4-b1fb-187d87d03d3b","name":"Method not allowed","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"446136e2-de62-4ec5-a0cf-264763f59b55","name":"Payload Too Large","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Request Entity Too Large","code":413,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"17b362ab-2273-4e8a-977b-14346af5a86c","name":"Too many request","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionId\": \"<uuid>\",\n  \"errors\": [\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    },\n    {\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {},\n      \"title\": \"<string>\"\n    }\n  ]\n}"},{"id":"35c02a26-e8f9-415f-aa0c-a926e02d6075","name":"Application unavailable","originalRequest":{"method":"GET","header":[{"description":"(Required) The id of the Initiating Participant","key":"x-initiatingParticipantId","value":""},{"description":"(Required) The id of the market","key":"x-market","value":"WEM"}],"url":"https://apis.rfm.aemo.com.au:9319/WEM/RCM/api/v1/CapacityYears"},"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":"02b4d369-dca6-48ba-97ef-6d7888f41ff3"}],"id":"4b013485-c135-46ad-841f-2027e866ba3a","_postman_id":"4b013485-c135-46ad-841f-2027e866ba3a","description":""}],"id":"661ce7a5-e523-4be4-a51e-20dd2dfd072f","_postman_id":"661ce7a5-e523-4be4-a51e-20dd2dfd072f","description":""}],"id":"fe8127cb-05fb-4036-8d93-e5d04970b1e5","_postman_id":"fe8127cb-05fb-4036-8d93-e5d04970b1e5","description":""}],"event":[{"listen":"prerequest","script":{"id":"1ddbd8f4-b216-4497-a7dd-8de9acd6fbde","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2545d6d5-eefd-4ae3-a9fa-007d529b712a","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://apis.rfm.aemo.com.au:9319/WEM/RCM"},{"key":"x-initiatingParticipantId","value":"","type":"string"},{"key":"x-market","value":"WEM","type":"string"}]}