Returns tariff pricing tied to a specific consumer’s metering point. Use this when public tariff data is insufficient to determine correct pricing — for example, where a supplier’s tariff varies in ways not resolvable from name and postcode alone.
Requirements:
Suppliers validate RTI User status against the register at least once per day. Requests from unregistered parties or without active consent are rejected.
OAuth 2.0 Authorisation Code flow for RTI User authentication and consumer consent.
Each supplier operates its own OAuth server. In production, substitute the
placeholder host with the relevant url from the Supplier Register.
OpenAPI does not permit URI templates in security scheme URLs, so a placeholder
is used here.
Consumer-specific tariff pricing detail.
1