Specify record update preference
Learn how to specify how records from the file must be updated in the tenant.
preserveHidden
options are enabled only when the Data
Change Request (DCR) is enabled.partialOverrideForReference
: You can use the option forPOST /entities
(override entity) request. If the value is true, all attributes are overridden. The attributes that aren’t involved withreferencedAttributeURIs
, aren’t used.updateAttributeUpdateDates
: By default, this option is disabled. When thesingleAttributeUpdateDates
property is present, the property of crosswalks is updated. The property is modified for new and updated attributes if- There’s an override of an entity
- When a match with an existing entity is found
singleAttributeUpdateDates
property enables you to store the
dates when each entity attribute is updated. By default, this date isn’t saved if the
entity is replaced. It’s assumed that the dates on which all attributes are updated are
equal to the last date when the crosswalks and the related attributes are updated.preserveHidden
: If the option is specified, the API doesn’t create a Data Change Request (DCR) to delete the hidden attributes when these aren’t specified in the request.