This message was posted by a user wishing to remain anonymous
We have requirement to insert/update HCP records via Rest API in full update mode but don't want to touch existing reference attribute (address).
I tried using the partialOverrideForReference parameter in API but its still removing the reference attribute (address) from HCP
https://test.reltio.com/reltio/api/<tenantid>/entities?options=partialOverrideForReference
What parameter should I used to achieve my requirement?