v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBSettlement Report
Get a monthly settlement report.
get/api/settlementreport
Query parameters
fromDatestring
Start date of the monthly report. Expected format: yyyy-MM. Maximum date range is 24 months.
toDatestring
End date of the monthly report. Expected format: yyyy-MM. Maximum date range is 24 months.
Response
200
Example response
{
"DeliveryMonthYear": "2023-04-03T10:21:33.943Z",
"MarketCode": "string",
"CurrencyCode": "string",
"CountryName": "string",
"AreaCode": "string",
"Type": "Trade",
"Commodity": "Electricity",
"CommodityItem": "Purchase",
"SettlementAccountId": "string",
"OriginatingAccountId": "string",
"CcpCode": "string",
"LegalEntityCode": "string",
"LegalEntityName": "string",
"OrganizationNumber": "string",
"OriginatingLegalEntityCode": "string",
"OriginatingLegalEntityName": "string",
"SourceOrganizationNumber": "string"
}