Skip to content

DAM Energy Bid Award

DAM Energy Bid Award

The purpose of this message is to notify a QSE of DAM Energy Bid Awards.

The following response message structure will be used for Energy Bid Awards notification:

Message Element Value
Header/Verb created
Header/Noun AwardedEnergyBid
Header/Source ERCOT
Reply/ReplyCode Reply code, success=OK, error=ERROR or FATAL
Reply/Error Error message, if error encountered
Reply/Timestamp Current System Timestamp
Payload/AwardSet AwardedEnergyBid

The payload structure of this message is shown by the following diagram:

AwardedEnergyBid Structure

The table found in AwardedEnergyBid Market Information Service transaction document describes each AwardedEnergyBid element.

The following is an XML example:

<ns0:AwardedEnergyBid>
    <ns0:qse>LUMN</ns0:qse>
    <ns0:startTime>2008-04-30T00:00:00-05:00</ns0:startTime>
    <ns0:endTime>2008-04-30T01:00:00-05:00</ns0:endTime>
    <ns0:tradingDate>2008-04-30</ns0:tradingDate>
    <ns0:marketType>DAM</ns0:marketType>
    <ns0:awardedMWh>3</ns0:awardedMWh>
    <ns0:bidId>1234</ns0:bidId>
    <ns0:sp>1234</ns0:sp>
</ns0:AwardedEnergyBid>