post https://sandbox.boiva.id/b2b/v0/telcos-verification
This API verifies user's telcos with their NIK and checks whether the number is active or not
Request Parameter
Key Parameters | Data Type | Description | Status |
---|---|---|---|
Authorization | String | Public Access Token | Mandatory |
phone_number | String | User's phone number to be verified against Telco's verification | Mandatory |
ktp | String | User's NIK (ID Number) to be verified against telco's phone number | Optional |
Response Parameter
Key Parameters | Data Type | Description |
---|---|---|
type | string | The type of checking done to the phone number and nik For example: - phone_active - nik_match |
Value | string | The value of field that is being verified For example: - 085712341234 (phone_number) - 32706123412341 (ktp) |
score | float | The score of the field that is being verified For phone_active: [1] Active [0] Not Active nik_match: [1] Match [0] Not Match [2] NIK Invalid [5] NIK not found |
Available Telco Check
Telco | Check Type |
---|---|
Indosat | phone_active nik_match |