Custom fields

GET all vehicle custom fields

Return all the custom fields (user-defined fields) associated with vehicles. New custom fields can be defined for vehicles through the Avrios UI.

get/v1/customFields/vehicles

Response

Successful operation.

uuidstring uuid
namestring
identifierstring
type'TEXT' | 'DATE' | 'BOOLEAN' | 'INTEGER' | 'DECIMAL' | 'MONETARY_AMOUNT'

Changes

No recorded changes to this endpoint across all 1 revision of this API.