Skip to main content
POST
Uses AI to suggest the most likely client match for an unknown caller based on phone call summary.

Body

The phone call information including summary to analyze for client matching.

id
integer<int32>
startDate
string<date-time>
endDate
string<date-time> | null
fromNumber
string | null
toNumber
string | null
summary
string | null
uuid
string | null
clientId
integer<int32>
confidence
integer<int32>
confidenceReason
string | null
satisfaction
integer<int32>
satisfactionReason
string | null
purpose
string | null
dynamicVariables
string | null
connectedTo
integer<int32> | null
conversationUuid
string | null

Response

Successfully found a suggested client match.