Connect tariff
Link tariffs from vendor account
Link list of tariffs from end user`s vendor account
POST
/
v1.0.0
/
link
/
users
/
{userId}
/
vendor-accounts
/
{vendorAccountId}
/
tariffs
Authorizations
X-API-KEY
string
headerrequiredApiKey used for authorization and authentication
Path Parameters
userId
string
requiredUser ID
vendorAccountId
string
requiredVendor account ID
Body
application/json
Object for tariff IDs request that should be added to the Energy Hub Alliance.
externalTariffs
string[]
requiredList of external IDs of tariffs to be linked to the Energy Hub Alliance.
Response
201 - application/json
isLinked
boolean
requiredIndicates if the tariff is linked with the Energy Hub Alliance.
vendor
enum<string>
requiredThe vendor of the tariff.
Available options:
TIBBER
, OSTROM
countryCode
string
requiredThe country code of the tariff.
name
string
requiredThe name of the tariff.
externalId
string
requiredID of the tariff in external vendor system.
id
string
requiredThe ID of the tariff.