short-text-type

Request

Property NameTypeRequiredDescription
minimum-lengthintegerOptionalMinimum length of text allowed in the custom field.
maximum-lengthintegerOptionalMaximum length of text allowed in the custom field.
regex-validationstringOptionalValidation of the custom field, represented as a regular expression.

Response

Property NameTypeDescription
minimum-lengthintegerMinimum length of text allowed in the custom field.
maximum-lengthintegerMaximum length of text allowed in the custom field.
regex-validationstringValidation of the custom field, represented as a regular expression.