Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
name |
Name of custom field |
string |
None. |
type |
Custom field type integer = 1, text = 2, datetime = 3, bit = 4, floating = 5, personnel = 6, list = 7, company = 8, bill = 9, invoice = 10, attached = 11, (currently not supported in API) textarea = 12 |
integer |
None. |
show |
Is custom field shown on main list, also used in aditional filter |
boolean |
None. |
description |
Desctiption of custom field |
string |
None. |
is_required |
Custom field must be specified |
boolean |
None. |
id_routing_form_template_step_sequence | integer |
None. |
|
company_custom_field_data_att | Collection of company_custom_field_data_att_API |
None. |
|
company_custom_field_list_item | Collection of company_custom_field_list_item_API |
None. |