HERE Fuel Prices API
Fuel Prices API Developer's Guide

FuelType

The FuelType structure contains the id, name, and optionally, the description and a list of parentIds of the fuel type.

Table 1. FuelType elements
Element Data Type Mandatory Description
id String Yes Fuel type ID, for example. 1
name String Yes Name of the fuel type.
description String No Fuel type description.
parentIds ParentIds No Container for ParentIds data type.

The parentIds structure contains list of parent fuel type IDs.

Table 2. ParentIds elements
Element Data Type Mandatory Description
parentId String Yes Parent fuel type ID, for example -1