The request is intended for creating custom_field.
&svc=create_cf¶ms={ "type_object": string, "id_object": integer, "name_cf": string, "value_cf": string, "is_visible": boolean }
Param | Value |
---|---|
type_object | Type element |
id_object | Unique id of element |
name_cf | name custom-field |
value_cf | Value custom-field |
is_visible | Visibility custom-field |
{ "id_custom_field": "400625" // ID созданного custom-field }