POST api/MessagingService/SaveEstimatedWeeklyNomination
Request Information
URI Parameters
None.
Body Parameters
EstimatedWeeklyNominationMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Message | EstimatedWeeklyNominationMessageContent |
None. |
Request Formats
application/json, text/json
Sample:
{
"Message": {
"Body": {
"Payload": {
"MessageIdentifier": "sample string 1",
"NominationDays": [
{
"SellerNominations": [
{
"Seller": 1,
"ForecastProductionShareEnergyGj": 1.0,
"NominationCoordinatorComment": "sample string 2"
},
{
"Seller": 1,
"ForecastProductionShareEnergyGj": 1.0,
"NominationCoordinatorComment": "sample string 2"
}
],
"ForecastProductionEnergyGj": 1.0,
"NominationDate": "2025-10-22T17:40:03.7627486+00:00"
},
{
"SellerNominations": [
{
"Seller": 1,
"ForecastProductionShareEnergyGj": 1.0,
"NominationCoordinatorComment": "sample string 2"
},
{
"Seller": 1,
"ForecastProductionShareEnergyGj": 1.0,
"NominationCoordinatorComment": "sample string 2"
}
],
"ForecastProductionEnergyGj": 1.0,
"NominationDate": "2025-10-22T17:40:03.7627486+00:00"
}
]
}
},
"Type": 1,
"System": 1,
"Revision": 1,
"Priority": 2,
"TestFlag": 1,
"Header": {
"Recipients": {
"To": "sample string 1",
"Cc": "sample string 2"
},
"Sender": {
"Identity": "sample string 1",
"CompanyName": "sample string 2",
"CompanyNumber": "sample string 3",
"ContactCode": "sample string 4",
"ContactName": "sample string 5"
},
"Receiver": {
"DeliveryFormat": "sample string 1",
"CompanyName": "sample string 2",
"CompanyNumber": "sample string 3",
"ContactCode": "sample string 4",
"ContactName": "sample string 5"
},
"Generated": {
"Timestamp": "2025-10-22T17:40:03.7801125+00:00",
"Creator": "sample string 2"
},
"Subject": "sample string 1",
"Period": {
"FromTimestamp": "2025-10-22T17:40:03.7801125+00:00",
"ToTimestamp": "2025-10-22T17:40:03.7801125+00:00"
}
}
}
}
application/xml, text/xml
Sample:
<EstimatedWeeklyNominationMessage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Chevron.Abu.Whs.Portals.Domgas.Messages.Incoming">
<Message>
<Header xmlns:d3p1="http://schemas.datacontract.org/2004/07/Chevron.Abu.Whs.Portals.Messages.Incoming">
<d3p1:Generated>
<d3p1:Creator>sample string 2</d3p1:Creator>
<d3p1:Timestamp>2025-10-22T17:40:03.7801125+00:00</d3p1:Timestamp>
</d3p1:Generated>
<d3p1:Period>
<d3p1:FromTimestamp>2025-10-22T17:40:03.7801125+00:00</d3p1:FromTimestamp>
<d3p1:ToTimestamp>2025-10-22T17:40:03.7801125+00:00</d3p1:ToTimestamp>
</d3p1:Period>
<d3p1:Receiver>
<d3p1:CompanyName>sample string 2</d3p1:CompanyName>
<d3p1:CompanyNumber>sample string 3</d3p1:CompanyNumber>
<d3p1:ContactCode>sample string 4</d3p1:ContactCode>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:DeliveryFormat>sample string 1</d3p1:DeliveryFormat>
</d3p1:Receiver>
<d3p1:Recipients>
<d3p1:Cc>sample string 2</d3p1:Cc>
<d3p1:To>sample string 1</d3p1:To>
</d3p1:Recipients>
<d3p1:Sender>
<d3p1:CompanyName>sample string 2</d3p1:CompanyName>
<d3p1:CompanyNumber>sample string 3</d3p1:CompanyNumber>
<d3p1:ContactCode>sample string 4</d3p1:ContactCode>
<d3p1:ContactName>sample string 5</d3p1:ContactName>
<d3p1:Identity>sample string 1</d3p1:Identity>
</d3p1:Sender>
<d3p1:Subject>sample string 1</d3p1:Subject>
</Header>
<Priority>2</Priority>
<Revision>1</Revision>
<System>EnergyComponents</System>
<TestFlag>No</TestFlag>
<Type>EstimatedWeeklyNomination</Type>
<Body>
<Payload>
<MessageIdentifier>sample string 1</MessageIdentifier>
<NominationDays>
<EstimatedWeeklyNominationDay>
<NominationDate>2025-10-22T17:40:03.7627486+00:00</NominationDate>
<ForecastProductionEnergyGj>1</ForecastProductionEnergyGj>
<SellerNominations>
<SellerNominationQuantity>
<ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj>
<NominationCoordinatorComment>sample string 2</NominationCoordinatorComment>
<Seller>TAPL</Seller>
</SellerNominationQuantity>
<SellerNominationQuantity>
<ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj>
<NominationCoordinatorComment>sample string 2</NominationCoordinatorComment>
<Seller>TAPL</Seller>
</SellerNominationQuantity>
</SellerNominations>
</EstimatedWeeklyNominationDay>
<EstimatedWeeklyNominationDay>
<NominationDate>2025-10-22T17:40:03.7627486+00:00</NominationDate>
<ForecastProductionEnergyGj>1</ForecastProductionEnergyGj>
<SellerNominations>
<SellerNominationQuantity>
<ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj>
<NominationCoordinatorComment>sample string 2</NominationCoordinatorComment>
<Seller>TAPL</Seller>
</SellerNominationQuantity>
<SellerNominationQuantity>
<ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj>
<NominationCoordinatorComment>sample string 2</NominationCoordinatorComment>
<Seller>TAPL</Seller>
</SellerNominationQuantity>
</SellerNominations>
</EstimatedWeeklyNominationDay>
</NominationDays>
</Payload>
</Body>
</Message>
</EstimatedWeeklyNominationMessage>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.