{
"tenant": "zegoal",
"action": "create",
"dictionary_name": "curr_codes",
"attributes": [
{
"value": "new_value3",
"description": "desc"
},
{
"value": "new_value2",
"description": "desc"
}
]
}
CODE
"tenant": "zegoal",
"dictionary_name": "curr_codes",
"dictionary": [
{
"value": "BYN",
"type_of_data": "initial_data",
"oid": 93,
"description": "BYN",
"category": "curr_codes"
},
{
"value": "new_value",
"type_of_data": null,
"oid": 135,
"description": "desc",
"category": "curr_codes"
},
{
"value": "new_value3",
"type_of_data": "additional_data",
"oid": 140,
"description": "desc",
"category": "curr_codes"
},
{
"value": "new_value2",
"type_of_data": "additional_data",
"oid": 141,
"description": "desc",
"category": "curr_codes"
}
],
"action": "create",
"TZ": "Europe/Minsk"
}
CODE