v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
Number Recycling v0.2

Check whether the subscriber of the phone number has changed.

Check whether the subscriber of the phone number has changed.

post/passthrough/camara/v1/number-recycling/number-recycling/v0.2/check

Headers

{"stackTrail":"paths:/passthrough/camara/v1/number-recycling/number-recycling/v0.2/check:post:parameters:0:schema","oasType":"schema","type":"unknown"}

Correlation id for the different services

authorizationstring

authorization header for token

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

specifiedDatestring date required

Specified date to check whether there has been a change in the subscriber associated with the specific phone number, in RFC 3339 calendar date format (YYYY-MM-DD).

Response

phoneNumberRecycledboolean required

Set to true (Boolean, not string) when there has been a change in the subscriber associated with the specific phone number after “specifiedDate”.