AckdbPersonAffiliation
One STINT: a contact edge (person @ company) plus its company name. `status: former` + `endedAt` is a finished stint; a boomerang employee has several stints at the same company.
Properties
contactobjectrequiredThe full contact row (carries personId, status, endedAt, title …).
entityNamestring (nullable)Example
AckdbPersonAffiliation example
{
"contact": {},
"entityName": "Acme Corp"
}