v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
Device Swap v1.0.0

Get last device swap date

Get timestamp of last device swap for a mobile user account provided with phone number.

post/passthrough/camara/v1/device-swap/device-swap/v1/retrieve-date

Headers

{"stackTrail":"paths:/passthrough/camara/v1/device-swap/device-swap/v1/retrieve-date: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

phoneNumberstring

A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Number). In order to be globally unique it has to be formatted in international format, according to E.164 standard, prefixed with '+'.

Response

latestDeviceChangestring date-time nullable required

Timestamp of latest device swap performed. 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)

monitoredPeriodinteger

Timeframe in days for device change supervision for the phone number. It could be valued in the response if the latest Device swap occurred before this monitored period.