Retrieve Market Areas (v1.0.0)

Retrieves the current price or a price for a specified time and market area.

Overview

This command in the Electricity Market Price Adapter, retrieves the market areas that is handled by the adapter. In order to query the endpoint an appropriate IAM role is required.

Architecture diagram

Schema

PointPrice JSON Schema

9 properties
marketArea string
required

Market area identifier

geoPath string
required

Geographical path identifier for the market area

date string <date>
required

Date for the price (ISO 8601 format)

time string
required

Time of day in HH:mm format

price number
required

Price value for the specified time point

currency string
required

Currency code (e.g., SEK, EUR)

unit string
required

Price unit (e.g., per kWh)

timestamp string <date-time>
required

Full timestamp for this price point

dataSource stringnull

Source of the price data (optional)