HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Tariff / Set Display Information

Create or update tariff display information. This action supports both first-time creation and subsequent updates.

Field replacement behavior: Every call fully replaces all four display text fields. Fields not included in the request body, or sent as null, are reset to empty. To retain an existing value, you must re-supply it in the request.

Deprecated fields: The defaultPriceInformation and defaultPriceInformationOffline fields are deprecated. Use the tariff group resource to manage these fields instead. The scalar priceInformation and totalCostInformation fields are deprecated in favor of their Localized siblings, which support multi-locale round-tripping.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the tariff to which detailed display information should be added.

Body Params
string | null
deprecated

Deprecated: use the tariff group resource to manage this field.

string | null
deprecated

Deprecated: use the tariff group resource to manage this field.

string | null
deprecated

This property is deprecated. Use priceInformationLocalized instead. The scalar field only carries the default-locale value and cannot round-trip multi-locale content.

The information that would be shown on the display of the charge point for users that are eligible for this tariff.

priceInformationLocalized
object | null

Locales that have been created and are not provided on an update will be deleted. Please provide values in all locales that you wish to keep.

string | null
deprecated

This property is deprecated. Use totalCostInformationLocalized instead. The scalar field only carries the default-locale value and cannot round-trip multi-locale content.

Additional information that would be displayed on the charge point when the session ends, along with the total fees for energy, duration and idle.

totalCostInformationLocalized
object | null

Locales that have been created and are not provided on an update will be deleted. Please provide values in all locales that you wish to keep.

boolean

When true, the display text is delivered to the charge point without rich text formatting.

Responses
200

Tariff display information updated successfully

201

Tariff display information created successfully

406

Action rejected

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json