This API helps you to get general employment data of your end-users.
Request parameters
Key Parameter | Data Type | Description |
---|---|---|
user_acces_token | String | token generated after successful institution connection through the widget which needs to be passed as the Bearer token in the Authorization header |
Response parameters
Key Parameter | Data Type | Description |
---|---|---|
name | String | Name of the account holder |
ktpNumber | String | KTP number of the end user |
npwpNumber | String | Tax Identification number of the end user |
dob | Integer | Date of birth of the end user |
phoneNumber | Integer | Phone number of the end user |
address | String | Address of the end user |
gender | String | Gender of the end user |
totalBalance | String | Total balance of the account holder |
bpjsCards | List | List of registered BPJS card number of the end user |
number | String | BPJS number of the end user |
balance | String | Balance of each registered BPJS card |
type | String | The type of data source, "bpjs-tk" for BPJS account and "tax" for DJP account |
institutionId | Integer | Unique Institution Id for every institutions |