AT&T · Example Payload

Network Apis Device Roaming Status Example

Fortune 100TelecommunicationsFortune 100WirelessWirelineBroadbandEnterprise5GNetwork

Network Apis 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": "example_countryCode",
  "countryName": "example_countryName"
}