get https://sandbox.onebrick.io/v1/income/salary/
This API helps you to get past income 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 |
---|---|---|
companyName | String | Name of the company |
monthName | String |
|
salary | String |
|
bpjsCardNumber | String | BPJS number of the end user |
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 |