id
string
required
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

key
string
required
Maximum length: 255
Example:

"An example name"

name
string
required
Maximum length: 255
Example:

"An example name"

enabled
boolean
required

A flag indicating whether the custom field is active.

required
boolean
required

A flag indicating whether the custom field is required.

fieldType
enum<string>
required
Available options:
text,
checkbox,
select
position
number
required
validationRules
object

Optional validation rules for the custom field

Was this page helpful?