Skip to main content
GET
Get tariff details

Path Parameters

mpid
string
required

Four-character Market Participant Identifier (MPID) of the supplier.

Required string length: 4
Example:

"SEBD"

tariff_id
string<uuid>
required

UUID of the tariff, as returned by GET /tariff/{mpid}.

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

Query Parameters

ldz_region
enum<string>

LDZ region code to filter pricing by geographic zone. See LdzRegion for valid values. Local Distribution Zone (LDZ) or Network Operator region code. Identifies the geographic pricing zone for this tariff.

Available options:
SC,
NO,
NE,
NWT,
WMD,
EM,
EA,
NT,
SO,
SE,
WN,
WW,
SW
Example:

"SE"

Response

Full tariff pricing detail.

data
object[]
Minimum array length: 1
Last modified on March 28, 2026