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

{
   "status":200,
   "data":{
      "message":"We are successfully able to fetch the data",
      "method":"GET",
      "api":"/v2/data/income/general”,   
      "job_id": "KVWJUrwQ78333309",  
      "card_details":{
         "name":"John Doe",
         "ktp_number":"3277010706920018",
         "dob":"09-10-1989",
         "phone_number":"+62812345678",
         "address":"Jl sudirman",
         "gender":"LAKI-LAKI",
         "total_balance":"25000000",
         "count":{{"Objects in bpjs_cards"}},
         "bpjs_cards":[
            {
               "number":"11111111",
               "balance":"12500000"
            },
            {
               "number":"11111111",
               "balance":"12500000"
            }
         ],
         "type":"bbjs-tk",
         "institution_id":12
      },
      "metadata":{
         "source":{{API/Widget/Dashboard/SDK/Portal}},
         "entity":"Data"
      },
      "error":null
   }

Response Parameters

Key ParametersData TypeDescription
card_details-nameStringName of the account holder
card_details-ktp_numberStringKTP number of the end user
card_details-npwpNumberStringTax Identification number of the end user
(only applicable for DJP account)
card_details-dobDate(DD-MM-YYYY)Date of birth of the end user
card_details-phone_numberStringPhone number of the end user
card_details-addressStringAddress of the end user
card_details-genderStringGender of the end user
(only applicable for BPJS account)
card_details-total_balanceStringTotal balance of the account holder
(only applicable for BPJS account)
card_details-bpjs_cards-numberStringBPJS number of the end user
(only applicable for BPJS account)
card_details-bpjs_cards-balanceStringBalance of each registered BPJS card
(only applicable for BPJS account)
card_details-typeStringThe type of data source, "bpjs-tk" for BPJS account and "tax" for DJP account
card_details-institution_idIntegerUnique Institution Id for every institutions