An outbound SMS has changed status and the notificationUrl from the Sms command or Send an SMS request is being invoked. A PerCL response will be ignored.
| Name | Type | Description | Notes |
|---|---|---|---|
| requestType | String | Value will be messageStatus - An outbound SMS has changed status and the Sms command's notificationUrl is being invoked. | [optional] |
| accountId | String | Account ID associated with your account. | [optional] |
| messageId | String | Unique ID for this message, generated by FreeClimb. | [optional] |
| callId | String | Unique ID for the Call in the context of which the Sms PerCL command was issued. | [optional] |
| from | String | aPhone number used to initiate the SMS message (in E.164 format). | [optional] |
| to | String | Destination number of the SMS message (in E.164 format). | [optional] |
| text | String | Body of the SMS message. | [optional] |
| direction | String | Value will be outbound to indicate an outgoing SMS from FreeClimb. | [optional] |
| applicationId | String | ID of the application to which the destination number is assigned. May be null if the originating number is invalid in some way or is not registered to an application. | [optional] |
| status | MessageStatus | [optional] | |
| phoneNumberId | String | ID of the destination phone number. | [optional] |