Device Roaming Status Retrieve v1

Get the current roaming status and the country information

Get the current roaming status and the country information

post/device-status/device-roaming-status/v1/retrieve

Headers

x-correlatorstring

Correlation id for the different services

x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com

The API's Host value as defined in the RapidAPI Hub.

Request body

Response

lastStatusTimestring date-time

Last time that the associated device roaming status was updated

roamingboolean required

Roaming status. True, if it is roaming

countryCodeinteger

The Mobile country code (MCC) as an geographic region identifier for the country and the dependent areas.

countryNamestring[]

The ISO 3166 ALPHA-2 country-codes of mapped to mobile country code(MCC). If there is mapping of one MCC to multiple countries, then we have list of countries. If there is no mapping of MCC to any country, then an empty array [] shall be returned..

Changes