Name | Type | Description | Notes |
---|---|---|---|
contactId | String | [optional] | |
unsubscriptionMethod | UnsubscriptionMethodEnum | Unsubcription Method | [optional] |
unsubscriptionReason | UnsubscriptionReasonEnum | Unsubcription Reason | [optional] |
unsubscriptionObservation | String | Unsubcription Observation | [optional] |
Name | Value |
---|---|
MANUAL | "manual" |
FORM | "form" |
UNSUBSCRIBE_LINK | "unsubscribe_link" |
BOUNCE | "bounce" |
API | "api" |
Name | Value |
---|---|
NOT_INTERESTED | "not_interested" |
LACK_OF_TIME | "lack_of_time" |
EMAIL_ADDRESS_CHANGE | "email_address_change" |
SPAM | "spam" |
OTHER | "other" |