Skip to content
Get started

Tenure

KYC Tenure

The KYC Tenure service API
POST/tenure/check-tenure
ModelsExpand Collapse
TenureVerifyResponse object { tenureDateCheck, contractType }
tenureDateCheck: boolean

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

contractType: optional "PAYG" or "PAYM" or "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

One of the following:
"PAYG"
"PAYM"
"Business"