TenureRequest
objectphoneNumberstringrequired
MSISDN in E.164 format
Example:+919036499174
thresholdDateTimestring(date-time)required
The API checks whether the phone number tenure
is longer than this datetime.
Example:2024-01-01T00:00:00Z
Example
TenureResponse
objecttenureLongerThanThresholdbooleanrequired
Indicates whether the number tenure exceeds the threshold
Example:true
tenureStartDateTimestring(date-time)
Optional earliest known activation time
Example
Error
objectstatusintegerrequired
Example:400
codestringrequired
Example:INVALID_ARGUMENT
messagestringrequired
Example:Invalid request
Example