AT&T · Example Payload

Device Status Api Device Roaming Status Example

5GBroadbandCAMARAConnectivityDevice StatusEdge ComputingEnterpriseFortune 100MessagingMobileNetworkNetwork APIsSIM SwapSpeechTelecommunicationsWirelessWireline

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

Top-level fields

roamingcountryCodecountryName

Example Payload

Raw ↑
{
  "roaming": false,
  "countryCode": null,
  "countryName": null
}