General Info API - Async Response

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 Parameters

Data Type

Description

card_details-name

String

Name of the account holder

card_details-ktp_number

String

KTP number of the end user

card_details-npwpNumber

String

Tax Identification number of the end user
(only applicable for DJP account)

card_details-dob

Date(DD-MM-YYYY)

Date of birth of the end user

card_details-phone_number

String

Phone number of the end user

card_details-address

String

Address of the end user

card_details-gender

String

Gender of the end user
(only applicable for BPJS account)

card_details-total_balance

String

Total balance of the account holder
(only applicable for BPJS account)

card_details-bpjs_cards-number

String

BPJS number of the end user
(only applicable for BPJS account)

card_details-bpjs_cards-balance

String

Balance of each registered BPJS card
(only applicable for BPJS account)

card_details-type

String

The type of data source, "bpjs-tk" for BPJS account and "tax" for DJP account

card_details-institution_id

Integer

Unique Institution Id for every institutions