Skip to content

Create custom dictionary record

POST

Fields example:
"fields": {
"field1": { type: "BOOLEAN", value: true},
"field2": { type: "NUM_INT", value: 10},
"field3": { type: "NUM_DOUBLE", value: 1.5},
"field4": { type: "TEXT", value: true},
"field5": { type: "DATE", value: 1591401600000},
"field6": { type: "CUSTOM_DICT_REF", value: 123}
}

Parameters

Path Parameters

category*

category

Type
string
Required

Request Body

application/json
object
object
Format"int32"
Format"int64"

Responses

OK

*/*
object
Format"int64"

Статус операции

Valid values"error""ok"

Возвращается дата+время(ядра) в формате unix timestamp в миллисекундах

Format"int64"