AT&T · Example Payload

Wireless Apis Inbound Sms Message Example

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork

Wireless Apis 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": "example_messageId",
  "message": "example_message",
  "senderAddress": "example_senderAddress",
  "destinationAddress": "example_destinationAddress",
  "dateTime": "2026-04-19T10:00:00Z"
}