Capabilities
entities.merge
Merge multiple legal entities into one. Reassigns all linked documents to the kept entity, adds merged entity names as aliases, and deletes the duplicates.
post/capabilities/entities.merge
Request body
Response
Successful response
Example response
{
"success": true,
"code": 200
}Changes
Changed in 1 of the 4 revisions of this API.1
- ▲
the
mergeEntityIds/items/request property type/format changed fromstring/to/request-property-type-changed
- ▲