object
CustomField
Object containing details of custom field.
Fields
id
StringUnique identifier of an entry.
namespace
StringNamespace under which custom field is present.
key
StringUnique identifier for a custom field.
resource
StringType of an entity under which custom field is defined.
resource_id
StringUnique identifier for the entity under which custom field is defined.
creator
StringDenotes where the custom field has been defined - within a company or within a sales channel.
value
JSONArray containing values of custom field.
type
StringThe type type of custom field.
company_id
StringUnique Identifier for a company.
definition_id
StringUnique identifier for a custom field definition.
metaobject_definition_id
StringUnique identifier for a custom object definition.
created_by
StringDetails of the owner of custom field creator.
created_at
StringTimestamp which represent the time when data was created.
updated_at
StringTimestamp which represent when was the last time when data was updated.
Was this section helpful?