Chat Finished

This 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.

Payload
const
enum
Defaults to chat_finished
Allowed:
string
required

ID of the case

string
required

ID of the finished conversation (dialog session with the user)

ID which identifies this case in your system (if set when creating the case)

string
required

Link to the downloadable PDF report (protected by your service credentials)

string
required

Link to the web version of the report (protected by your user credentials)

client_file_linksdeprecated

Deprecated, use client_documents

client_documents
array of objects
required

List of client documents

Client Documents*
conversation_log
array of objects
required
Conversation Log*
required

ID of the main company within the case. This is the entity that was used to create the case

legal_entities
array of objects
required
Legal Entities*
Response

LoadingLoading…