Name | Type | Description | Notes |
---|---|---|---|
phoneNumber | String | Phone number which has generated the event | [optional] |
date | String | UTC date-time on which the event has been generated | [optional] |
messageId | String | Message ID which generated the event | [optional] |
event | EventEnum | Event which occurred | [optional] |
reason | String | Reason of bounce (only available if the event is hardbounce or softbounce) | [optional] |
reply | String | [optional] | |
tag | String | Tag of the SMS which generated the event | [optional] |
Name | Value |
---|---|
BOUNCES | "bounces" |
HARDBOUNCES | "hardBounces" |
SOFTBOUNCES | "softBounces" |
DELIVERED | "delivered" |
SENT | "sent" |
ACCEPTED | "accepted" |
UNSUBSCRIPTION | "unsubscription" |
REPLIES | "replies" |
BLOCKED | "blocked" |