Pular para o conteúdo principal

Create a relationship

POST 

/api/v1/entities/:entityId/relationships

Links two records — an employee to an employer, a branch to its parent. Endpoints are resolved to the surviving record, so a link made against a record that has since been merged lands on the survivor rather than being stranded. A relationship may carry a period, which is how a link that ended is kept as history instead of deleted. Requires entity.relationship.create.

Request

Responses