Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

idunsignedThe extension structure 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_typestringThe extension structure type for this value. This can be

'text', 'integer', 'decimal', 'date', 'date_time', 'currency', 'lookup', 'structure', 'select', 'multi_select', 'hyperlink

field_namestringThe extension structure's name assigned to it by you. e.g "My awesome custom field".
link_idunsignedIf the ID of the object the extension value is against.
link_typestringThe type of object the extension is against. e.g, job, contract, prospect or issue.
requiredstringThis indicates whether this extension field is required for the object.
lookup_typestringWhen lookup this will contain the lookups type. e.g, "company"
exportedstringThis indicates whether this extension field can be exported.
importantstringThis indicates whether this extension field is an important field.
default_valuestringThe default value of this extension field.
informationstringInformation about this extension field.