Add a Contact
Add a person to one of your entities, optionally scoped to one market
upstreamDownstreamAssociationId for an agency-wide contact that every one of your markets can see; supply it to confine the contact to one market relationship.
Email addresses are unique across Turris, and this is the part to read
Contact email is unique platform-wide, not per agency. So an address you add may already belong to a contact another agency introduced first. When that happens, this endpoint attaches a new scope for your entity to the existing contact and returns it as normal. The response is indistinguishable from having created a fresh contact: it shows only your own scopes, and it reflects the name you sent.Your name is yours only
firstName and lastName stay as the first agency recorded them โ a create must not rename a record two agencies share. You will not see theirs; the response echoes what you sent. Treat it as authoritative for your scopes, not as a read of the database.A duplicate scope is a 409
Idempotency-Key header. See Idempotency.Headers
UUID to ensure idempotent request processing
"550e8400-e29b-41d4-a716-446655440000"
Alternative UUID header for idempotent request processing
"550e8400-e29b-41d4-a716-446655440000"
Body
Given name. Stored only when this email is new to Turris; on an address the platform already knows, the existing record keeps its name and this value is echoed back to you unchanged.
"Jon"
Surname. Stored only when this email is new to Turris; on an address the platform already knows, the existing record keeps its name and this value is echoed back to you unchanged.
"Doe"
Email address. Unique across Turris and matched case-insensitively, so an address already known to the platform is attached to your agency rather than duplicated.
"example@test.com"
Which of your entities this contact belongs to. Defaults to your own organization.
"6610b3d2c2e0a51b8c0d1f02"
Confine the contact to one market relationship. Omit for an agency-wide contact, which every one of your markets can see.
"6627f1a9c2e0a51b8c0d4e3a"
Business roles this contact holds within the scope being created.
Compliance Officer, Principal Owner, Account Manager, Finance Manager, Support Staff, Contract Signatory, Accounts Payable, Policy Maintenance Whether this is the primary contact for the scope being created.
false