List of vehicles type tax horsepower.
GET
/v1/HR/employees/vehicles/types/{vehicle_type_code}/tax_horsepower
Requires the scope read:master_data.
Autorisations
Bearer
JWT Authorization header using the Bearer scheme.
TypeHTTP (Bearer)
Paramètres
Paramètres de chemin
vehicle_type_code*
Typestring
RequisParamètres de requête
language
Typestring
Valeurs valides
"EN""FR"Réponses
OK
application/json
JSON
[
{
"code": "string",
"display": "string"
}
]

