viewreplyViews a specific reply email message.
| Argument | Type | Required | Description |
|---|---|---|---|
id | integer | No | id of the reply |
rawfile | boolean (1 or 0) | No | If set to 1 it will export the entire raw message file in text with full headers. Do not set output=xml or json in this request |
https://api.mailclickconvert.com/api.php ?apikey=YOUR_API_KEY &area=email &action=viewreply
<response> <reply> <id>4658189</id> <subject><![CDATA[Re: New Responsive List]]></subject> <emailto><![CDATA["John Doe" <test@test.com>]]></emailto> <emailfrom><![CDATA["Wayne Doe" <test@test.com]]></emailfrom> <date><![CDATA[Mon, 15 Feb 2016 12:28:29 -0600]]></date> </reply> <quotedprintable>reply content here if present</quotedprintable> <html>reply content here if present</html> <text>reply content here if present</text> </response>
{
"reply": {
"id": "4658189",
"subject": "Re: New Responsive List",
"emailto": "\"John Doe\" <test@test.com>",
"emailfrom": "\"Wayne Doe\" <test@test.com",
"date": "Mon, 15 Feb 2016 12:28:29 -0600"
},
"quotedprintable": "reply content here if present",
"html": "reply content here if present",
"text": "reply content here if present"
}addcanspamwhoisinfoAdds a can spam/whois information to the account returns whoisid
addfolderAdd a folder to group lists, messages or images.
deletewhoisDeletes a whois/CAN SPAM footer entry given a whois id
editcanspamwhoisinfoEdits a can spam/whois information in the account
getaccountinfoReturns basic account information. Such as billing period, number of emails sent, package size, total ips, total domains.
getcanspamwhoisinfoGets a list of whois/can spam footer addresses from the account
Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.