Create Dictionary Field

Creates a new custom dictionary field definition for the tenant. Dictionary fields
are used to extend KYB questionnaires and application forms with tenant-specific
data fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Human-readable display name of the field.

string

Alias name for the field (used as API-level key).

string
enum
required

Dictionary field category.

Allowed:
string
enum
required

Dictionary field classification (which entity type it belongs to).

Allowed:
string
enum

Data type of the dictionary field.

Allowed:
string

API field key identifier for programmatic use.

string

Description of the dictionary field.

string
enum
required

How the dictionary field value is entered.

Allowed:
fieldConfig
object

Field-type-specific configuration (validation rules, constraints).

optionValues
array of objects

Predefined option values (for SINGLE_SELECT / MULTI_SELECT modes).

optionValues
compositeFields
array of objects

Sub-fields for composite dictionary fields.

compositeFields
Headers
string

Unique request identifier. Injected by the API gateway if not provided by the client.
The same value is available in the response body requestId field for business-layer tracing.

string

Distributed tracing identifier. Injected by the API gateway if not provided by the client.
Used for cross-service request correlation in logs and monitoring.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json