An SMS has been received by the platform and is being delivered to the smsUrl
of the customer application that is associated with the destination number. A PerCL response will be ignored.
Request Parameter | Type | Description |
---|---|---|
accountId | string | Account ID associated with your account. |
messageId | string | Unique ID for this message, generated by FreeClimb. |
from | string | Phone number used to initiate the SMS message (in E.164 format). |
to | string | The destination number of the SMS message (in E.164 format). |
text | string | Body of the SMS message. |
direction | string | Value will be inbound to indicate the receipt of a message into the FreeClimb platform. |
applicationId | string | ID of the application to which the destination number is assigned. |
requestType | string | Value will be messageDelivery - An SMS message has been received by the platform and is being delivered to the customer application associated with the destination number. |
status | string | Value will be received to indicate that the platform has successfully received the incoming message. |
phoneNumberId | string | ID of the destination phone number. |
uri | string | The URI for this resource, relative to the API base URL |