createContact

@Transactional
fun createContact(tenantId: String, req: CreateContactRequest): ContactResponse(source)