Message
type: number
If you want to send a message in an already existing ticket.
type: ^([0-9]+|calllog|contactform)$
type: string = ' '
Nullable for contactforms and notes.
type: string = ' '
Must be a valid email address format.
type: string = ' '
Must be a valid email address format.
type: number = 0
Add this parameter if it is a reply to an existing message.
type: string = ' '
If this one is empty, it will use the value of the message parameter instead. Only relevant for emails.
type: string
The actual message.
type: number = null
If you want to forward existing files.
type: string 'Y-m-d H:i' = current time
A special parameter as it is a string that would be following the date format specified.
type: number = 0
The ID of the user who created this message.
type: ^open|pending|holding|solved|closed$ = null
Successful response
Successful response
Last updated