POST api/GasDayHistoryService/ExportGasDayHistory
Request Information
URI Parameters
None.
Body Parameters
GetSubDailyHistoryRequestName | Description | Type | Additional information |
---|---|---|---|
DeliveryPointId | integer |
None. |
|
SellerId | integer |
None. |
|
GasDay | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "DeliveryPointId": 1, "SellerId": 2, "GasDay": "2024-10-30T19:11:16.6630528+00:00" }
application/xml, text/xml
Sample:
<GetSubDailyHistoryRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Chevron.Abu.Whs.Portals.Domgas.Dto.GasDayHistory"> <DeliveryPointId>1</DeliveryPointId> <GasDay>2024-10-30T19:11:16.6630528+00:00</GasDay> <SellerId>2</SellerId> </GetSubDailyHistoryRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ExportableDetailedGasDayHistoryName | Description | Type | Additional information |
---|---|---|---|
Seller | string |
None. |
|
GasDay | date |
None. |
|
DeliveryPoint | string |
None. |
|
SpecialEvent | string |
None. |
|
NominationDateTime | date |
None. |
|
Nominator | string |
None. |
|
NominationType | string |
None. |
|
RecordType | string |
None. |
|
AggregatedEnergyGj | decimal number |
None. |
|
DeliveredEnergyGj | decimal number |
None. |
|
ShareOfImbalanceEnergyGj | decimal number |
None. |
|
SalesGasEnergyGj | decimal number |
None. |
|
FcmCreditEnergyGj | decimal number |
None. |
|
FcmDebitEnergyGj | decimal number |
None. |
|
AggregateCfnqEnergyGj | decimal number |
None. |
|
CfnqEnergyGj | decimal number |
None. |
|
ExcessForecastProductionEnergyGj | decimal number |
None. |
|
IntraDayChangesEnergyGj | decimal number |
None. |
|
IntraDayFcmCreditChangesEnergyGj | decimal number |
None. |
|
FinalNominationEnergyGj | decimal number |
None. |
|
FinalFcmCreditEnergyGj | decimal number |
None. |
|
NegativeChangeQuantityEnergyGj | decimal number |
None. |
|
AnticipatedFcmDebitEnergyGj | decimal number |
None. |
|
ForecastProductionTotalEnergyGj | decimal number |
None. |
|
ForecastProductionShareEnergyGj | decimal number |
None. |
|
InitialNominationEnergyGj | decimal number |
None. |
|
InitialFcmCreditNominationEnergyGj | decimal number |
None. |
|
MandatoryFcmCreditQuantityGj | decimal number |
None. |
|
WeeklyNominationEnergyGj | decimal number |
None. |
|
DgwneTotalEnergyGj | decimal number |
None. |
|
DgwneSellerEnergyGj | decimal number |
None. |
|
SellerComments | string |
None. |
|
NominationCoordinatorComments | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Seller": "sample string 1", "GasDay": "2024-10-30T19:11:16.6630528+00:00", "DeliveryPoint": "sample string 3", "SpecialEvent": "sample string 4", "NominationDateTime": "2024-10-30T19:11:16.6630528+00:00", "Nominator": "sample string 6", "NominationType": "sample string 7", "RecordType": "sample string 8", "AggregatedEnergyGj": 1.0, "DeliveredEnergyGj": 1.0, "ShareOfImbalanceEnergyGj": 1.0, "SalesGasEnergyGj": 1.0, "FcmCreditEnergyGj": 1.0, "FcmDebitEnergyGj": 1.0, "AggregateCfnqEnergyGj": 1.0, "CfnqEnergyGj": 1.0, "ExcessForecastProductionEnergyGj": 1.0, "IntraDayChangesEnergyGj": 1.0, "IntraDayFcmCreditChangesEnergyGj": 1.0, "FinalNominationEnergyGj": 1.0, "FinalFcmCreditEnergyGj": 1.0, "NegativeChangeQuantityEnergyGj": 1.0, "AnticipatedFcmDebitEnergyGj": 1.0, "ForecastProductionTotalEnergyGj": 1.0, "ForecastProductionShareEnergyGj": 1.0, "InitialNominationEnergyGj": 1.0, "InitialFcmCreditNominationEnergyGj": 1.0, "MandatoryFcmCreditQuantityGj": 1.0, "WeeklyNominationEnergyGj": 1.0, "DgwneTotalEnergyGj": 1.0, "DgwneSellerEnergyGj": 1.0, "SellerComments": "sample string 9", "NominationCoordinatorComments": "sample string 10" }, { "Seller": "sample string 1", "GasDay": "2024-10-30T19:11:16.6630528+00:00", "DeliveryPoint": "sample string 3", "SpecialEvent": "sample string 4", "NominationDateTime": "2024-10-30T19:11:16.6630528+00:00", "Nominator": "sample string 6", "NominationType": "sample string 7", "RecordType": "sample string 8", "AggregatedEnergyGj": 1.0, "DeliveredEnergyGj": 1.0, "ShareOfImbalanceEnergyGj": 1.0, "SalesGasEnergyGj": 1.0, "FcmCreditEnergyGj": 1.0, "FcmDebitEnergyGj": 1.0, "AggregateCfnqEnergyGj": 1.0, "CfnqEnergyGj": 1.0, "ExcessForecastProductionEnergyGj": 1.0, "IntraDayChangesEnergyGj": 1.0, "IntraDayFcmCreditChangesEnergyGj": 1.0, "FinalNominationEnergyGj": 1.0, "FinalFcmCreditEnergyGj": 1.0, "NegativeChangeQuantityEnergyGj": 1.0, "AnticipatedFcmDebitEnergyGj": 1.0, "ForecastProductionTotalEnergyGj": 1.0, "ForecastProductionShareEnergyGj": 1.0, "InitialNominationEnergyGj": 1.0, "InitialFcmCreditNominationEnergyGj": 1.0, "MandatoryFcmCreditQuantityGj": 1.0, "WeeklyNominationEnergyGj": 1.0, "DgwneTotalEnergyGj": 1.0, "DgwneSellerEnergyGj": 1.0, "SellerComments": "sample string 9", "NominationCoordinatorComments": "sample string 10" } ]
application/xml, text/xml
Sample:
<ArrayOfExportableDetailedGasDayHistory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Chevron.Abu.Whs.Portals.Domgas.Dto.GasDayHistory"> <ExportableDetailedGasDayHistory> <AggregateCfnqEnergyGj>1</AggregateCfnqEnergyGj> <AggregatedEnergyGj>1</AggregatedEnergyGj> <AnticipatedFcmDebitEnergyGj>1</AnticipatedFcmDebitEnergyGj> <CfnqEnergyGj>1</CfnqEnergyGj> <DeliveredEnergyGj>1</DeliveredEnergyGj> <DeliveryPoint>sample string 3</DeliveryPoint> <DgwneSellerEnergyGj>1</DgwneSellerEnergyGj> <DgwneTotalEnergyGj>1</DgwneTotalEnergyGj> <ExcessForecastProductionEnergyGj>1</ExcessForecastProductionEnergyGj> <FcmCreditEnergyGj>1</FcmCreditEnergyGj> <FcmDebitEnergyGj>1</FcmDebitEnergyGj> <FinalFcmCreditEnergyGj>1</FinalFcmCreditEnergyGj> <FinalNominationEnergyGj>1</FinalNominationEnergyGj> <ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj> <ForecastProductionTotalEnergyGj>1</ForecastProductionTotalEnergyGj> <GasDay>2024-10-30T19:11:16.6630528+00:00</GasDay> <InitialFcmCreditNominationEnergyGj>1</InitialFcmCreditNominationEnergyGj> <InitialNominationEnergyGj>1</InitialNominationEnergyGj> <IntraDayChangesEnergyGj>1</IntraDayChangesEnergyGj> <IntraDayFcmCreditChangesEnergyGj>1</IntraDayFcmCreditChangesEnergyGj> <MandatoryFcmCreditQuantityGj>1</MandatoryFcmCreditQuantityGj> <NegativeChangeQuantityEnergyGj>1</NegativeChangeQuantityEnergyGj> <NominationCoordinatorComments>sample string 10</NominationCoordinatorComments> <NominationDateTime>2024-10-30T19:11:16.6630528+00:00</NominationDateTime> <NominationType>sample string 7</NominationType> <Nominator>sample string 6</Nominator> <RecordType>sample string 8</RecordType> <SalesGasEnergyGj>1</SalesGasEnergyGj> <Seller>sample string 1</Seller> <SellerComments>sample string 9</SellerComments> <ShareOfImbalanceEnergyGj>1</ShareOfImbalanceEnergyGj> <SpecialEvent>sample string 4</SpecialEvent> <WeeklyNominationEnergyGj>1</WeeklyNominationEnergyGj> </ExportableDetailedGasDayHistory> <ExportableDetailedGasDayHistory> <AggregateCfnqEnergyGj>1</AggregateCfnqEnergyGj> <AggregatedEnergyGj>1</AggregatedEnergyGj> <AnticipatedFcmDebitEnergyGj>1</AnticipatedFcmDebitEnergyGj> <CfnqEnergyGj>1</CfnqEnergyGj> <DeliveredEnergyGj>1</DeliveredEnergyGj> <DeliveryPoint>sample string 3</DeliveryPoint> <DgwneSellerEnergyGj>1</DgwneSellerEnergyGj> <DgwneTotalEnergyGj>1</DgwneTotalEnergyGj> <ExcessForecastProductionEnergyGj>1</ExcessForecastProductionEnergyGj> <FcmCreditEnergyGj>1</FcmCreditEnergyGj> <FcmDebitEnergyGj>1</FcmDebitEnergyGj> <FinalFcmCreditEnergyGj>1</FinalFcmCreditEnergyGj> <FinalNominationEnergyGj>1</FinalNominationEnergyGj> <ForecastProductionShareEnergyGj>1</ForecastProductionShareEnergyGj> <ForecastProductionTotalEnergyGj>1</ForecastProductionTotalEnergyGj> <GasDay>2024-10-30T19:11:16.6630528+00:00</GasDay> <InitialFcmCreditNominationEnergyGj>1</InitialFcmCreditNominationEnergyGj> <InitialNominationEnergyGj>1</InitialNominationEnergyGj> <IntraDayChangesEnergyGj>1</IntraDayChangesEnergyGj> <IntraDayFcmCreditChangesEnergyGj>1</IntraDayFcmCreditChangesEnergyGj> <MandatoryFcmCreditQuantityGj>1</MandatoryFcmCreditQuantityGj> <NegativeChangeQuantityEnergyGj>1</NegativeChangeQuantityEnergyGj> <NominationCoordinatorComments>sample string 10</NominationCoordinatorComments> <NominationDateTime>2024-10-30T19:11:16.6630528+00:00</NominationDateTime> <NominationType>sample string 7</NominationType> <Nominator>sample string 6</Nominator> <RecordType>sample string 8</RecordType> <SalesGasEnergyGj>1</SalesGasEnergyGj> <Seller>sample string 1</Seller> <SellerComments>sample string 9</SellerComments> <ShareOfImbalanceEnergyGj>1</ShareOfImbalanceEnergyGj> <SpecialEvent>sample string 4</SpecialEvent> <WeeklyNominationEnergyGj>1</WeeklyNominationEnergyGj> </ExportableDetailedGasDayHistory> </ArrayOfExportableDetailedGasDayHistory>