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

Name

Type

Description

name

String

Custom field name

type

String Enum
values:
TYPE_STRING, TYPE_BOOLEAN, TYPE_NUMBER, TYPE_ARRAY

Custom field type

required

Boolean

If True, this field is required.