Chat FinishedAsk AIwbhk chat_finishedThis webhook is triggered when a conversation with the user is completed, either when the user finishes all steps or when the conversation expires. The expected response is HTTP 200, and the response content is ignored.PayloadeventconstenumDefaults to chat_finishedchat_finishedAllowed:chat_finishedcase_idstringrequiredID of the caseconversation_idstringrequiredID of the finished conversation (dialog session with the user)communication_idstringnullID which identifies this case in your system (if set when creating the case)pdf_report_linkstringrequiredLink to the downloadable PDF report (protected by your service credentials)web_report_linkstringrequiredLink to the web version of the report (protected by your user credentials)client_file_linksarraynulldeprecatedDeprecated, use client_documentsClient File Links array of objectsclient_documentsarray of objectsrequiredList of client documentsClient Documents*ADD objectconversation_logarray of objectsrequiredConversation Log*ADD objectmain_entity_idstringnullrequiredID of the main company within the case. This is the entity that was used to create the caselegal_entitiesarray of objectsrequiredLegal Entities*ADD objectResponse 200SuccessUpdated 7 months ago