Get customer-specific tariff details
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:
- Caller must be a Registered TI User (RTI User).
- The consumer must have granted consent to this RTI User for the specific MPXN via the OAuth 2.0 Authorisation Code flow.
- The MPXN must be registered to the requested supplier.
Suppliers validate RTI User status against the register at least once per day. Requests from unregistered parties or without active consent are rejected.
Documentation Index
Fetch the complete documentation index at: https://docs.auth.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Response
Consumer-specific tariff pricing detail.
1
