Fields
Create a new field.
post/v2/fields
Request body
idinteger
The ID of this record.
entity_idinteger
entity_type'booking' | 'property' | 'quote' | 'user' | 'guest' | 'owner'
Entity types that support custom fields. This is a subset of EntityType enum values for entities that implement IFieldableEntity. Values must match the corresponding EntityType enum values to allow for translation.
field_definition_idinteger
valuestring
Response
A model representing the field created.
idinteger
The ID of this record.
entity_idinteger
entity_type'booking' | 'property' | 'quote' | 'user' | 'guest' | 'owner'
Entity types that support custom fields. This is a subset of EntityType enum values for entities that implement IFieldableEntity. Values must match the corresponding EntityType enum values to allow for translation.
field_definition_idinteger
valuestring