| Name | Description | Type | Additional information |
|---|---|---|---|
| _custom_field |
Definition of Custom field |
ApiCustomField |
Required |
| _field_data_id |
ID |
integer |
None. |
| _integer_data |
See ApiCustomField.type - fill only if type = 1,6,7,8,9,10 |
integer |
None. |
| _text_data |
See ApiCustomField.type - fill only if type = 2,12 |
string |
None. |
| _datetime_data |
See ApiCustomField.type - fill only if type = 3 |
date |
None. |
| _bit_data |
See ApiCustomField.type - fill only if type = 4 |
boolean |
None. |
| _floating_data |
See ApiCustomField.type - fill only if type = 5 |
decimal number |
None. |
| _custom_field_address | Collection of ApiCompanyCustomDataGoogleAddressPOST |
None. |
|
| _custom_field_url | Collection of ApiCompanyCustomDataUrlPOST |
None. |
|
| _custom_field_phone | Collection of ApiCompanyCustomDataPhonePOST |
None. |
|
| _custom_field_checklist_item | Collection of ApiCompanyCustomDataCheckListItemPOST |
None. |