Mailing List

LIST REQUEST MODEL

AttributeDescription
nameName of the email list
from_emailDefault From email address
from_nameDefault From name
default_subjectDefault email subject
contactContact information
subscribe_confirmationSend subscription confirmation email (Double Opt-In)
send_welcome_emailSend a final welcome email
unsubscribe_notificationSend unsubscribe notification to subscribers

CONTACT MODEL

This model represents contact information.

AttributeDescription
companyCompany Name
stateCompany state
address_1Company address line 1
address_2Company address line 2
cityCompany city
zipZip Code
phoneCompany phone number
country_idCountry location of company
emailCompany email
urlCompany website

LIST RESPONSE MODEL

AttributeDescription
idUnique identifier of email list
uidUnique identifier of email list
nameName of email list
default_subjectDefault subject for email list
from_emailDefault From email
from_nameDefault From name
statusstatus of email list
created_atCreation timestamp
updated_atLast updated timestamp

STATISTICS MODEL

AttributeDescription
subscriber_countNumber of subscribers
open_uniq_rateNumber of unique opens
click_rateNumber of clicks
subscribe_rateRate of subscription in percentage
unsubscribe_rateRate of unsubscription in percentage
unsubscribe_countNumber of unsubscribed users
unconfirmed_countNumber of unconfirmed subscribers

SINGLE LIST RESPONSE MODEL

AttributeDescription
listKindly reference here
contactKindly reference here
statisticsKindly reference here