type: string = ' '
The ID for the message to be created. Only used to check if the message exists already with this brand ID.
type: string = ' '
External ID of the ticket.
type: string = ' '
The name of where the email is being sent from.
type: string = ' '
The address where the email is being sent from.
type: string = ' '
Alternative to fromAddress[name] if it is a reply.
type: string = ' '
Alternative to fromAddress[address] if it is a reply.
type: string
The address where this message is being sent to.
type: string = null
The CC address where this message is being sent to.
type: string = null
The BCC address where this message is being sent to.
type: string = null
The subject of the message.
type: string = null
The HTML body of this message. If you use this one, do not use plainTextBody as well.
type: string = null
The plain text body of this message. If you use this one, do not use htmlBody as well.
type: string = null
Use this if you want to reply to a thread as to make sure the application does not create a new ticket.
type: string = null
type: string = null
type: string = null
type: string = null
type: string = null
Successful response
Successful response
type: number
type: string
Has to be a valid email address format.
type: string
Has to be a valid email address format.
type: ^[a-zA-ZÀ-ÖØ-Þß-öø-ÿŠš\.\-\', ]+$ = null
type: ^[0,1]$
type: string = ' '
type: number = 0
Successful response
Successful response
type: number = 0
type: number
type: string
Has to be a valid email address format.
type: string
Has to be a valid email address format.
type: ^[a-zA-ZÀ-ÖØ-Þß-öø-ÿŠš\.\-\', ]+$ = null
type: ^[0,1]$
type: number = 0
type: number = 0
type: string = ' '
Successful response
Successful response
Last updated