v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
Device Roaming Status Retrieve v1.1.0

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

{"stackTrail":"paths:/device-status/device-roaming-status/v1/retrieve:post:parameters:0:schema","oasType":"schema","type":"unknown"}

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 required

Last time that the associated device reachability status was updated. It must follow RFC 3339 and must have time zone. Recommended format is yyyy-MM-dd'T'HH:mm:ss.SSSZ (i.e. which allows 2023-07-03T14:27:08.312+02:00 or 2023-07-03T12:27:08.312Z)

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..