post
https://sandbox.onebrick.io/v1/auth/djp
In this step, you can generate user access token for accessing employment data.
Request Parameter
| Key Parameter | Data type | Description |
|---|---|---|
| institution_id | Integer | Unique Institution Id for every institutions, for DJP its 43 |
| username | String | End-users username of NPWP Number of DJP Portal |
| password | String | End-users password for DJP Portal |
| otp | String | OTP generated from previous MFA step (receive from email registered on DJP) |
Response parameters
| Key Parameter | Data type | Description |
|---|---|---|
| accessToken | String | Your access token |
