About custom fields

Overview

Custom fields can be added to an account or a profile to customize them based on the unique requirements of a specific tenant, their country of origin, business requirements, etc.

Properties of a Custom Field object

NameTypeDescription
nameString Custom field name
typeString Enum
values:
TYPE_STRING, TYPE_BOOLEAN, TYPE_NUMBER, TYPE_ARRAY
Custom field type
requiredBooleanIf True, this field is required.