Hi Karthik,
In my opinion endDate is the metadata attribute which is updated by system when all the crosswalks of the record are inactive. You could achieve this by populating past delete date for each contributor of the record.
I would recommend the first approach itself, however here is another way to achieve this is via post call
POST {{tenantURL}}/entities
[
{
"type": "configuration/entityTypes/HCP",
"endDate": 1725215400000,
"crosswalks": [
{
"value": "VfOLhG9",
"type": "configuration/sources/Reltio"
}
]
}
]
------------------------------
Ashish Rawat
Sr. Manager
Fresh Gravity
Bangalore
------------------------------