get https://sandbox.boiva.id/b2b/v1/verify-indopass?session=&otp=
Request Parameters
Key Parameters | Data Type | Description |
---|---|---|
Authorization | String | Public Access Token |
session | String | Session identification of the request that is generated using the previous API |
otp | Integer | OTP token that is sent to user's phone number |
Response Parameters
Key Parameters | Data Type | Description |
---|---|---|
pass_id | String | User's Boiva pass ID that they receive through the Boiva Mobile Application |
tier | String | User's tier information in Boiva which is based on the amount of data they validate through Boiva Mobile Application |
telcos | Object | User's telcos data and the verification status |
phone_active | Boolean | User's phone activeness status that is validated through Telcos |
phone_nik_verification | Boolean | User's nik number that is used in card registration status that is validated through Telcos |
identity | Object | User's identity data and the verification status |
name_verified | Float | User's fullname verification status in percentage that is validated through Dukcapil's data If the data input is matched, it will return a high percentage, and vice versa. |
ktp_verified | Boolean | User's ktp number verification status that is validated through Dukcapil's data |
birth_date_verified | Boolean | User's birth date verification status that is validated through Dukcapil's data |
birth_place_verified | Float | User's fullname verification status in percentage that is validated through Dukcapil's data If the data input is matched, it will return a high percentage, and vice versa. |