v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
KYC Tenure v0.1

The KYC Tenure service API

Verifies a specified length of tenure, based on a provided date, for a network subscriber to establish a level of trust for the network subscription identifier.

post/passthrough/camara/v1/kyc-tenure/kyc-tenure/v0.1/check-tenure

Headers

authorizationstring

authorization header for token

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

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

tenureDatestring date required

The date, in RFC 3339 / ISO 8601 compliant format "YYYY-MM-DD", from which continuous tenure of the identified network subscriber is required to be confirmed

Response

tenureDateCheckboolean required

true when the identified mobile subscription has had valid tenure since tenureDate, otherwise false

contractType'PAYG' | 'PAYM' | 'Business'

If exists, populated with:

  • PAYG - prepaid (pay-as-you-go) account
  • PAYM - contract account
  • Business - Business (enterprise) account This attribute may be omitted from the response set if the information is not available