identity
KYC Tenure
Returns how long a user has held their mobile identity, used to assess trust level and profile risk.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| msisdn | string | required | · |
Sample response
{
"tenure_months": 64,
"tenure_band": "long",
"trust_indicator": "strong"
}