AT&T · Example Payload

Sms Api Inbound Sms Message Example

Fortune 100TelecommunicationsWirelessWirelineMessagingSpeechMobileBroadbandEnterprise

Sms Api Inbound Sms Message Example is an example object payload from AT&T, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messageIdmessagesenderAddressdestinationAddressdateTime

Example Payload

Raw ↑
{
  "messageId": "msg-500456",
  "message": "STOP",
  "senderAddress": "tel:+12125551234",
  "destinationAddress": "12345",
  "dateTime": "2026-04-19T14:30:00Z"
}