Name | Type | Description | Notes |
---|---|---|---|
to | str | Just a copy of the number the message is sent to. | |
delivery_status | str | Gives an indication if the message has been accepted for delivery. The description field contains information on why a message may have been rejected. | |
message_id | str | For an accepted message, ths will be a unique reference that can be used to check the messages status. Please refer to the Delivery Notification section. Note that `messageId` will be different for each number that the message was sent to. | |
message_status_url | str | For an accepted message, ths will be the URL that can be used to check the messages status. Please refer to the Delivery Notification section. | [optional] |