Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

GetExtendedContactDetails.md

File metadata and controls

19 lines (14 loc) · 1.02 KB

GetExtendedContactDetails

Properties

Name Type Description Notes
email String Email address of the contact for which you requested the details
id Long ID of the contact for which you requested the details
emailBlacklisted Boolean Blacklist status for email campaigns (true=blacklisted, false=not blacklisted)
smsBlacklisted Boolean Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted)
createdAt String Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
modifiedAt String Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
listIds List<Long>
listUnsubscribed List<Long> [optional]
attributes Object Set of attributes of the contact
statistics GetExtendedContactDetailsStatistics