AEMO Balancing Reports v2.4
AEMO Balancing Reports v2.4 from AEMO — 6 path(s) described in OpenAPI.
AEMO Balancing Reports v2.4 from AEMO — 6 path(s) described in OpenAPI.
openapi: 3.0.1
info:
title: Balancing Reports v2.4
version: '3.0'
x-origin:
- format: openapi
source: AEMO API Management developer portal
url: https://dev.aemo.com.au/developer/apis/balancing-reports-v2-4/operations?api-version=2022-04-01-preview
servers:
- url: https://api-prd.aemo.local/WEM/balancing
paths:
/?soapAction=getBalancingMeritOrders:
post:
operationId: getBalancingMeritOrders
summary: getBalancingMeritOrders
tags:
- Balancing Reports v2.4
parameters:
- name: soapAction
in: query
required: true
description: SOAP action selector for this operation.
schema:
type: string
enum:
- getBalancingMeritOrders
requestBody:
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingMeritOrders xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.0\">\r\n <source_type>FORECAST</source_type>\r\
\n <trading_date_interval_range>\r\n <start_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>\r\n <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </start_date_interval>\r\
\n <end_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">\r\n \
\ <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </end_date_interval>\r\n\
\ </trading_date_interval_range>\r\n <participant_name>participant1</participant_name>\r\
\n </getBalancingMeritOrders>\r\n </Body>\r\n</Envelope>"
description: getBalancingMeritOrders
responses:
'200':
description: getBalancingMeritOrdersResponse
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingMeritOrdersResponse xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.4\">\r\n <balancing_merit_orders_report>\r\
\n <reportName xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">reportName1</reportName>\r\
\n <published_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01T01:01:01</published_date>\r\
\n <message xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">message1</message>\r\
\n <message_tag xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">RE001</message_tag>\r\
\n <reportArguments xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.8\">\r\n \
\ <source_type>FORECAST</source_type>\r\n <trading_date_interval_range>\r\
\n <start_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>\r\n <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </start_date_interval>\r\
\n <end_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">\r\
\n <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </end_date_interval>\r\
\n </trading_date_interval_range>\r\n <participant_name>participant1</participant_name>\r\
\n </reportArguments>\r\n <source_type xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.8\"\
>FORECAST</source_type>\r\n <trading_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.8\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">0</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1</delivery_interval>\r\
\n <bmo_item>\r\n <rank>1</rank>\r\n <participant_name>participant1</participant_name>\r\
\n <resource_name>resource_name1</resource_name>\r\n <price>1</price>\r\
\n <quantity>-999999.999</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>999</rank>\r\n \
\ <participant_name>participant2</participant_name>\r\n <resource_name>resource_name2</resource_name>\r\
\n <price>-79228162514264337593543950335</price>\r\n <quantity>999999.999</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>2</rank>\r\n <participant_name>participant3</participant_name>\r\
\n <resource_name>resource_name3</resource_name>\r\n <price>79228162514264337593543950335</price>\r\
\n <quantity>-999999.899</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>998</rank>\r\n \
\ <participant_name>participant4</participant_name>\r\n <resource_name>resource_name4</resource_name>\r\
\n <price>0.9</price>\r\n <quantity>999999.899</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>3</rank>\r\n <participant_name>participant5</participant_name>\r\
\n <resource_name>resource_name5</resource_name>\r\n <price>1.1</price>\r\
\n <quantity>-999999.799</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n </trading_interval>\r\n <trading_interval xmlns=\"\
http://wems.imowa.com.au/xml/ns/wems/1.8\">\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>0001-01-01</trade_date>\r\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>23</delivery_hour>\r\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>2</delivery_interval>\r\n <bmo_item>\r\n <rank>997</rank>\r\n \
\ <participant_name>participant6</participant_name>\r\n <resource_name>resource_name6</resource_name>\r\
\n <price>-79228162514264337593543950335</price>\r\n <quantity>999999.799</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>4</rank>\r\n <participant_name>participant7</participant_name>\r\
\n <resource_name>resource_name7</resource_name>\r\n <price>79228162514264337593543950335</price>\r\
\n <quantity>-999999.699</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>996</rank>\r\n \
\ <participant_name>participant8</participant_name>\r\n <resource_name>resource_name8</resource_name>\r\
\n <price>0.8</price>\r\n <quantity>999999.699</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>5</rank>\r\n <participant_name>participant9</participant_name>\r\
\n <resource_name>resource_name9</resource_name>\r\n <price>1.2</price>\r\
\n <quantity>-999999.599</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>995</rank>\r\n \
\ <participant_name>participan10</participant_name>\r\n <resource_name>resource_name10</resource_name>\r\
\n <price>-79228162514264337593543950335</price>\r\n <quantity>999999.599</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ </trading_interval>\r\n <trading_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.8\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">9999-12-31</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_interval>\r\
\n <bmo_item>\r\n <rank>6</rank>\r\n <participant_name>participan11</participant_name>\r\
\n <resource_name>resource_name11</resource_name>\r\n <price>79228162514264337593543950335</price>\r\
\n <quantity>-999999.499</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>994</rank>\r\n \
\ <participant_name>participan12</participant_name>\r\n <resource_name>resource_name12</resource_name>\r\
\n <price>0.7</price>\r\n <quantity>999999.499</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>7</rank>\r\n <participant_name>participan13</participant_name>\r\
\n <resource_name>resource_name13</resource_name>\r\n <price>1.3</price>\r\
\n <quantity>-999999.399</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>993</rank>\r\n \
\ <participant_name>participan14</participant_name>\r\n <resource_name>resource_name14</resource_name>\r\
\n <price>-79228162514264337593543950335</price>\r\n <quantity>999999.399</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>8</rank>\r\n <participant_name>participan15</participant_name>\r\
\n <resource_name>resource_name15</resource_name>\r\n <price>79228162514264337593543950335</price>\r\
\n <quantity>-999999.299</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n </trading_interval>\r\n <trading_interval xmlns=\"\
http://wems.imowa.com.au/xml/ns/wems/1.8\">\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>1899-11-30</trade_date>\r\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>22</delivery_hour>\r\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>1</delivery_interval>\r\n <bmo_item>\r\n <rank>992</rank>\r\n \
\ <participant_name>participan16</participant_name>\r\n <resource_name>resource_name16</resource_name>\r\
\n <price>0.6</price>\r\n <quantity>999999.299</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>9</rank>\r\n <participant_name>participan17</participant_name>\r\
\n <resource_name>resource_name17</resource_name>\r\n <price>1.4</price>\r\
\n <quantity>-999999.199</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>991</rank>\r\n \
\ <participant_name>participan18</participant_name>\r\n <resource_name>resource_name18</resource_name>\r\
\n <price>-79228162514264337593543950335</price>\r\n <quantity>999999.199</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>10</rank>\r\n <participant_name>participan19</participant_name>\r\
\n <resource_name>resource_name19</resource_name>\r\n <price>79228162514264337593543950335</price>\r\
\n <quantity>-999999.099</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>990</rank>\r\n \
\ <participant_name>participan20</participant_name>\r\n <resource_name>resource_name20</resource_name>\r\
\n <price>0.5</price>\r\n <quantity>999999.099</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ </trading_interval>\r\n <trading_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.8\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-02-02</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_interval>\r\
\n <bmo_item>\r\n <rank>11</rank>\r\n <participant_name>participan21</participant_name>\r\
\n <resource_name>resource_name21</resource_name>\r\n <price>1.5</price>\r\
\n <quantity>-999998.999</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>989</rank>\r\n \
\ <participant_name>participan22</participant_name>\r\n <resource_name>resource_name22</resource_name>\r\
\n <price>-79228162514264337593543950334</price>\r\n <quantity>999998.999</quantity>\r\
\n <ancillary_purpose>LFAS</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>12</rank>\r\n <participant_name>participan23</participant_name>\r\
\n <resource_name>resource_name23</resource_name>\r\n <price>79228162514264337593543950334</price>\r\
\n <quantity>-999998.899</quantity>\r\n <ancillary_purpose>COMTEST</ancillary_purpose>\r\
\n </bmo_item>\r\n <bmo_item>\r\n <rank>988</rank>\r\n \
\ <participant_name>participan24</participant_name>\r\n <resource_name>resource_name24</resource_name>\r\
\n <price>0.4</price>\r\n <quantity>999998.899</quantity>\r\n \
\ <ancillary_purpose>MINGEN</ancillary_purpose>\r\n </bmo_item>\r\n\
\ <bmo_item>\r\n <rank>13</rank>\r\n <participant_name>participan25</participant_name>\r\
\n <resource_name>resource_name25</resource_name>\r\n <price>1.6</price>\r\
\n <quantity>-999998.799</quantity>\r\n <ancillary_purpose>OTHER</ancillary_purpose>\r\
\n </bmo_item>\r\n </trading_interval>\r\n </balancing_merit_orders_report>\r\
\n </getBalancingMeritOrdersResponse>\r\n </Body>\r\n</Envelope>"
/?soapAction=getBalancingPrices:
post:
operationId: getBalancingPrices
summary: getBalancingPrices
tags:
- Balancing Reports v2.4
parameters:
- name: soapAction
in: query
required: true
description: SOAP action selector for this operation.
schema:
type: string
enum:
- getBalancingPrices
requestBody:
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingPrices xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.0\">\r\n <price_type>FORECAST</price_type>\r\
\n <trading_date_range>\r\n <startDate xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>1900-01-01</startDate>\r\n <endDate xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>1900-01-01</endDate>\r\n </trading_date_range>\r\n </getBalancingPrices>\r\n </Body>\r\
\n</Envelope>"
description: getBalancingPrices
responses:
'200':
description: getBalancingPricesResponse
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingPricesResponse xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.3\">\r\n <balancing_prices_report>\r\
\n <reportName xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">reportName1</reportName>\r\
\n <published_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01T01:01:01</published_date>\r\
\n <message xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">message1</message>\r\
\n <message_tag xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">RE001</message_tag>\r\
\n <reportArguments xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\">\r\n \
\ <price_type>FORECAST</price_type>\r\n <trading_date_range>\r\n \
\ <startDate xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01</startDate>\r\
\n <endDate xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01</endDate>\r\
\n </trading_date_range>\r\n </reportArguments>\r\n <rows id=\"\
1\" xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\">\r\n <trade_date xmlns=\"\
http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01</trade_date>\r\n <delivery_hour\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">0</delivery_hour>\r\n <delivery_interval\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1</delivery_interval>\r\n \
\ <price>1</price>\r\n <load>-999999.999</load>\r\n <non_scheduled_generation>-999999.999</non_scheduled_generation>\r\
\n <mp_forecast_aggr_mw>-999999.999</mp_forecast_aggr_mw>\r\n <forecast_nsg_source>SYSTEM_MANAGEMENT</forecast_nsg_source>\r\
\n <forecast_spare_capacity_mw>-999999.999</forecast_spare_capacity_mw>\r\n \
\ <provisional_spare_capacity_using_ex_ante_mw>-999999.999</provisional_spare_capacity_using_ex_ante_mw>\r\
\n <provisional_spare_capacity_using_ex_post_mw>-999999.999</provisional_spare_capacity_using_ex_post_mw>\r\
\n </rows>\r\n <rows id=\"-9223372036854775807\" xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">0001-01-01</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">23</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_interval>\r\
\n <price>-79228162514264337593543950335</price>\r\n <load>999999.999</load>\r\
\n <non_scheduled_generation>999999.999</non_scheduled_generation>\r\n \
\ <mp_forecast_aggr_mw>999999.999</mp_forecast_aggr_mw>\r\n <forecast_nsg_source>SUBMISSIONS</forecast_nsg_source>\r\
\n <forecast_spare_capacity_mw>999999.999</forecast_spare_capacity_mw>\r\n \
\ <provisional_spare_capacity_using_ex_ante_mw>999999.999</provisional_spare_capacity_using_ex_ante_mw>\r\
\n <provisional_spare_capacity_using_ex_post_mw>999999.999</provisional_spare_capacity_using_ex_post_mw>\r\
\n </rows>\r\n <rows id=\"9223372036854775807\" xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">9999-12-31</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_interval>\r\
\n <price>79228162514264337593543950335</price>\r\n <load>-999999.899</load>\r\
\n <non_scheduled_generation>-999999.899</non_scheduled_generation>\r\n \
\ <mp_forecast_aggr_mw>-999999.899</mp_forecast_aggr_mw>\r\n <forecast_nsg_source>SYSTEM_MANAGEMENT</forecast_nsg_source>\r\
\n <forecast_spare_capacity_mw>-999999.899</forecast_spare_capacity_mw>\r\n \
\ <provisional_spare_capacity_using_ex_ante_mw>-999999.899</provisional_spare_capacity_using_ex_ante_mw>\r\
\n <provisional_spare_capacity_using_ex_post_mw>-999999.899</provisional_spare_capacity_using_ex_post_mw>\r\
\n </rows>\r\n <rows id=\"0\" xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1899-11-30</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">22</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1</delivery_interval>\r\
\n <price>0.9</price>\r\n <load>999999.899</load>\r\n <non_scheduled_generation>999999.899</non_scheduled_generation>\r\
\n <mp_forecast_aggr_mw>999999.899</mp_forecast_aggr_mw>\r\n <forecast_nsg_source>SUBMISSIONS</forecast_nsg_source>\r\
\n <forecast_spare_capacity_mw>999999.899</forecast_spare_capacity_mw>\r\n \
\ <provisional_spare_capacity_using_ex_ante_mw>999999.899</provisional_spare_capacity_using_ex_ante_mw>\r\
\n <provisional_spare_capacity_using_ex_post_mw>999999.899</provisional_spare_capacity_using_ex_post_mw>\r\
\n </rows>\r\n <rows id=\"2\" xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.5\"\
>\r\n <trade_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-02-02</trade_date>\r\
\n <delivery_hour xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_hour>\r\
\n <delivery_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">2</delivery_interval>\r\
\n <price>1.1</price>\r\n <load>-999999.799</load>\r\n <non_scheduled_generation>-999999.799</non_scheduled_generation>\r\
\n <mp_forecast_aggr_mw>-999999.799</mp_forecast_aggr_mw>\r\n <forecast_nsg_source>SYSTEM_MANAGEMENT</forecast_nsg_source>\r\
\n <forecast_spare_capacity_mw>-999999.799</forecast_spare_capacity_mw>\r\n \
\ <provisional_spare_capacity_using_ex_ante_mw>-999999.799</provisional_spare_capacity_using_ex_ante_mw>\r\
\n <provisional_spare_capacity_using_ex_post_mw>-999999.799</provisional_spare_capacity_using_ex_post_mw>\r\
\n </rows>\r\n </balancing_prices_report>\r\n </getBalancingPricesResponse>\r\
\n </Body>\r\n</Envelope>"
/?soapAction=getBalancingQuantityPrices:
post:
operationId: getBalancingQuantityPrices
summary: getBalancingQuantityPrices
tags:
- Balancing Reports v2.4
parameters:
- name: soapAction
in: query
required: true
description: SOAP action selector for this operation.
schema:
type: string
enum:
- getBalancingQuantityPrices
requestBody:
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingQuantityPrices xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.0\">\r\n <source_type>FORECAST</source_type>\r\
\n <trading_date_interval_range>\r\n <start_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\"\
>\r\n <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </start_date_interval>\r\
\n <end_date_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">\r\n \
\ <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </end_date_interval>\r\n\
\ </trading_date_interval_range>\r\n <participant_name>participant1</participant_name>\r\
\n <resource_name>resource_name1</resource_name>\r\n </getBalancingQuantityPrices>\r\
\n </Body>\r\n</Envelope>"
description: getBalancingQuantityPrices
responses:
'200':
description: getBalancingQuantityPricesResponse
content:
text/xml:
example: "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\"\
>\r\n <Body>\r\n <getBalancingQuantityPricesResponse xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\
\ xmlns=\"http://wems.imowa.com.au/xml/ns/balancing/2.0\">\r\n <balancing_quantity_prices_report>\r\
\n <reportName xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">reportName1</reportName>\r\
\n <published_date xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">1900-01-01T01:01:01</published_date>\r\
\n <message xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">message1</message>\r\
\n <message_tag xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">RE001</message_tag>\r\
\n <reportArguments xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">\r\n \
\ <source_type>FORECAST</source_type>\r\n <trading_date_interval_range>\r\
\n <start_date_interval>\r\n <trade_date>1900-01-01</trade_date>\r\
\n <delivery_hour>0</delivery_hour>\r\n <delivery_interval>1</delivery_interval>\r\
\n </start_date_interval>\r\n <end_date_interval>\r\n \
\ <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n </end_date_interval>\r\
\n </trading_date_interval_range>\r\n <participant_name>participant1</participant_name>\r\
\n <resource_name>resource_name1</resource_name>\r\n </reportArguments>\r\
\n <trading_interval xmlns=\"http://wems.imowa.com.au/xml/ns/wems/1.0\">\r\n \
\ <trade_date>1900-01-01</trade_date>\r\n <delivery_hour>0</delivery_hour>\r\
\n <delivery_interval>1</delivery_interval>\r\n <participant>\r\n \
\ <participant_name>participant1</participant_name>\r\n <resource>\r\
\n <resource_name>resource_name1</resource_name>\r\n <quantity>-999999.999</quantity>\r\
\n <price>1</price>\r\n </resource>\r\n <resource>\r\
\n <resource_name>resource_name2</resource_name>\r\n <quantity>999999.999</quantity>\r\
\n <price>-79228162514264337593543950335</price>\r\n </resource>\r\
\n <resource>\r\n <resource_name>resource_name3</resource_name>\r\
\n <quantity>-999999.899</quantity>\r\n <price>79228162514264337593543950335</price>\r\
\n </resource>\r\n <resource>\r\n <resource_name>resource_name4</resource_name>\r\
\n <quantity>999999.899</quantity>\r\n <price>0.9</price>\r\n\
\ </resource>\r\n <resource>\r\n <resource_name>resource_name5</resource_name>\r\
\n <quantity>-999999.799</quantity>\r\n <price>1.1</price>\r\
\n </resource>\r\n </participant>\r\n <participant>\r\n \
\ <participant_name>participant2</participant_name>\r\n <resource>\r\
\n <resource_name>resource_name6</resource_name>\r\n <quantity>999999.799</quantity>\r\
\n <price>-79228162514264337593543950335</price>\r\n </resource>\r\
\n <resource>\r\n <resource_name>resource_name7</resource_name>\r\
\n <quantity>-999999.699</quantity>\r\n <price>79228162514264337593543950335</price>\r\
\n </resource>\r\n <resource>\r\n <resource_name>resource_name8</resource_name>\r\
\n <quantity>999999.699</quantity>\r\n <price>0.8</price>\r\n\
\ </resource>\r\n <resource>\r\n <resource_name>resource_name9</resource_name>\r\
\n <quantity>-999999.599</quantity>\r\n <price>1.2</price>\r\
# --- truncated at 32 KB (146 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aemo/refs/heads/main/openapi/aemo-balancing-reports-v2-4-openapi.yml