This API helps you to get past income data of your end-users.

{
   "status":200,
   "data":{
      "message":"We are successfully able to fetch the income",
      "method":"GET",
      "api":"/v2/data/income/salary”,   
      "job_id": "KVWJUrwQ78333309",  
      "count":{{"Count_of_objects_in_salary_data"}},
      "salary_data":[
         {
            "company_name":"PT Brick Teknologi Indonesia",
            "month_name":"01-07-2020",
            "salary":"1111",
            "bpjs_card_number":"11111111"
         },
         {
            "company_name":"PT Brick Teknologi Indonesia",
            "month_name":"01-06-2020",
            "salary":"2222",
            "bpjs_card_number":"11111111"
         },
         {
            "company_name":"PT Brick Teknologi Indonesia",
            "month_name":"01-05-2020",
            "salary":"12122",
            "bpjs_card_number":"11111111"
         }
      ],
      "type":"bbjs-tk",
      "institution_id":12  
   },
   "metadata":{
      "source":{{API/Widget/Dashboard/SDK/Portal}},
      "entity":"Data"
   },
   "error":null
}

Response Parameters

Key ParametersData TypeDescription
salary_data-company_nameStringName of the company
salary_data-month_nameString- Date of the payment (for BPJS account)
- Year of tax report (for DJP account)
salary_data-salaryString- Amount of gross salary received Monthly (for BPJS account)
- Amount of gross salary received Annually (for DJP account)
salary_data-bpjs_card_numberStringBPJS number of the end user
(only applicable for BPJS account)
typeStringThe type of data source, "bpjs-tk" for BPJS account and "tax" for DJP account
institution_idIntegerUnique Institution Id for every institutions