Authorizations
Path Parameters
Chat ID
Body
Base message structure for chat, note, activity, and email messages. Base class for all entities in the system, providing common properties and methods.
Unique identifier of the entity
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
The type of the message, e.g. chat, activity, email, or note.
CHAT_MESSAGE, ACTIVITY_MESSAGE, EMAIL_MESSAGE, NOTE_MESSAGE The ID of the chat this message belongs to.
The blocks that make up the content of the message.
IDs of child messages for threading.
IDs of users who have read this message.
Metadata for the message, such as reference IDs or additional information. additional information about the message / entity for cases where the chat can not be mapped to a single entity. Like with Jobs (An exdate job) or Stornos which have the referenceId for the chat.
Response
Note message sent

