...
id | unsigned | The extension field id. This can be used on other endpoints that accept the extension_value_id. For example, the update extension value endpoint accepts this as a url path parameter. |
---|---|---|
field_type | string | The extension field type for this value. This can be 'text','integertextbox','decimalint','date','date_time','currencyfloat','lookupcertify','structurefixed_select','flexible_select','multi_select','lookup','currency', 'hyperlink','contributor' |
field_name | string | The extension structure's name assigned to it by you. e.g "My awesome custom field". |
link_id | unsigned | If the ID of the object the extension value is against. |
link_type | string | The type of object the extension is against. e.g, job, contract, prospect or issue. |
required | string | This indicates whether this extension field is required for the object. |
lookup_type | string | When lookup this will contain the lookups type. e.g, "company" |
exported | string | This indicates whether this extension field can be exported. |
important | string | This indicates whether this extension field is an important field. |
default_value | string | The default value of this extension field. |
information | string | Information about this extension field. |