Skip to main content

Create dictionary type

POST 

/api/v1/dictionary/types

Creates a new dictionary type. Body: CreateDictionaryTypeCommand with a unique code (e.g. 'ContractStatus') and optional name/description. Returns 201 Created.

Request

Responses

OK