Unique ID of the client user on whose behalf the agent is making the request. Required for agents. To retrieve a list of client users, use the get.customer_users method.
emails
array
no
Email messages to upload.
site_id
number
no
CallGear site ID. Use get.sites to retrieve available sites.
session_id
number
no
CallGear visitor session ID.
source_id
number
no
CallGear traffic source ID.
date_time
date
yes
Date and time when the email was received, in the client account time zone.
sender_name
string
no
Sender name.
subject
string
no
Email subject.
message
string
yes
Plain-text email body.
message_html
string
yes
HTML email body.
email_from
string
yes
Sender email address.
email_to
string
yes
Primary recipient email address. At least one of email_to, email_to_cc, or email_to_bcc is required.