v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
FieldDefinitions

Fetch a field definition.

get/v2/fielddefinitions/{id}

Path parameters

idinteger required

The field definition unqiue Id.

Response

A model representing the field definition.

idinteger

The ID of this record.

codestring

The field code without any prefix. E.g. "F1".

descriptionstring
full_codestring

The fully qualified field code as used in templates. E.g. "BXF1".

namestring
type'booking' | 'property' | 'account' | 'owner' | 'contact'

The type of records to which this field applies.