Retrieves the call outcome for a specific TCN call ID. This endpoint is designed to support TCN’s SIP integration where calls are routed to CollectWise AI agents.
X-TCN-cid headers.
collectwise_key header for API authentication, following the same pattern as other CollectWise API endpoints.
action field in the response can contain one of the following values:
"end" - Call completed normally, no transfer needed"judge_transfer" - Transfer to judge/supervisor for legal matters"garnishment_transfer" - Transfer to garnishment specialist"general_transfer" - General transfer to human agentlanguage field indicates the language used during the call. This field may be null if not provided during call outcome creation.
Example values include:
"english""spanish"The TCN call identifier
Call outcome found and returned
The action to be taken based on the call outcome
end, judge_transfer, garnishment_transfer, general_transfer The TCN call identifier
Timestamp when the call outcome was determined
The language used during the call (e.g., 'english', 'spanish'). May be null if not provided.