AT&T Developer Hub · Example Payload

Device Status Api Device Roaming Status Example

Fortune 1005GNetwork APIsCAMARAConnectivityTelecommunicationsEdge ComputingDevice StatusSIM Swap

Device Status Api Device Roaming Status Example is an example object payload from AT&T Developer Hub, 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
}