ConsumerStatusSummary

ConsumerStatusSummary contains key information about a consumer, TCPA consent status and first point of contact for a specified consumer phone number.


ParameterTypeDescription
ConsumerFirstNameStringFirst Name of the consumer associated with the specified phone number
ConsumerLastNameStringLast Name of the consumer associated with the specified phone number
ConsumerPhoneStringPhone Number of the consumer associated with the specified phone number
ConsumerEmailStringEmail of the consumer associated with the specified phone number (if available)
OptInDocumentationTypeByteReserved for future use.
OptOutDateDateTimeDate and Time the consumer opted-out
OptOutStatusByteThe status of the consumer being opted-out
  • 0 - Opted In
  • 1 - Opted Out
FirstContactTimeDateTimeDate and Time of the first contact with specified consumer.
FirstContactSourceStringName of Site where consumer first made contact.
LastContactDateTimeDate and Time of the last contact with specified consumer.
FirstVisitIdLongId of the conversation in which contact was first made with the specified phone number.