| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name |
If 'is_private_person' = true, field readonly. Use only for company 'is_private_person' = false. |
string |
None. |
| first_name | string |
None. |
|
| last_name | string |
None. |
|
| middle_name | string |
None. |
|
| is_private_person | boolean |
None. |
|
| is_customer | boolean |
None. |
|
| is_vendor | boolean |
None. |
|
| is_disabled | boolean |
None. |
|
| id_parent | integer |
None. |
|
| desc | string |
None. |
|
| registration | string |
None. |
|
| kpp | string |
None. |
|
| url | string |
None. |
|
| birthday | date |
None. |
|
| dt_added | date |
None. |
|
| gender | integer |
None. |
|
| funnel_step_id | integer |
None. |
|
| outer_id | string |
None. |
|
| company_address | Collection of string |
None. |
|
| company_contact_edit | boolean |
None. |
|
| company_contact_link | Collection of ContactLink |
None. |
|
| company_info_edit |
Enables company_info edditing |
boolean |
None. |
| company_info | Collection of ContactInfo |
None. |
|
| company_att |
List of attachments Get by using File-GET(id: id, type: 1) |
Collection of Object |
None. |
| category | Collection of CategoryInfo |
None. |
|
| company_person_edit |
Enable to change edit delete - company_person |
boolean |
None. |
| company_person |
Contains List of responsibles |
Collection of CompanyPerson |
None. |
| customMasterFields | ApiMasterFields |
None. |