---
title: "Settlement Report"
method: GET
path: "/api/settlementreport"
---

# Settlement Report

`GET /api/settlementreport`

Get a monthly settlement report.

## Query parameters

- `fromDate` string
- `toDate` string

## Response `200`

200

- object
  - `DeliveryMonthYear` string
  - `MarketCode` string
  - `CurrencyCode` string
  - `CountryName` string
  - `AreaCode` string
  - `Type` string
  - `Commodity` string
  - `CommodityItem` string
  - `SettlementAccountId` string
  - `OriginatingAccountId` string
  - `Volume` integer
  - `Amount` integer
  - `BaseValue` integer
  - `CcpCode` string
  - `LegalEntityCode` string
  - `LegalEntityName` string
  - `OrganizationNumber` string
  - `OriginatingLegalEntityCode` string
  - `OriginatingLegalEntityName` string
  - `SourceOrganizationNumber` string

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `502` — 502

---

[API](https://skmtc.net/nordpoolgroup/apis/auction-member-test.md) · [All operations](https://skmtc.net/nordpoolgroup/apis/auction-member-test/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nordpoolgroup/auction-member-test/versions/6a21504d677e/schema)
