Sample Output

Sample data retrieved via Statement

For your reference, below is a sample of a typical Statement Retrieval response. For readability, we recommend you to copy and paste the sample data into a tool, such as an IDE or online JSON viewer.

{
  "statements": [
    {
      "status": "COMPLETED",
      "statement_id": "5ba0cf0f-af0f-4650-b939-b5d68fb48f2d",
      "bank_code": "BCA_PERSONAL",
      "start_date": "2021-03-01T17:00:00Z",
      "end_date": "2022-04-11T08:06:09Z",
      "account_statements": [
        {
          "account": {
            "type": "SAVINGS",
            "account_number": "197-075-3300",
            "balance": {
              "cur": "IDR",
              "num": "6560000000",
              "decimal": {
                "places": 2,
                "num": "85400000.00"
              }
            },
            "holder_name":Rosy Aprianto "Brankas",
            "total_amount_credited": {
              "cur": "IDR",
              "num": "9050000000",
              "decimal": {
                "places": 2,
                "num": "70500000.00"
              }
            },
            "total_amount_debited": {
              "cur": "IDR",
              "num": "990350000",
              "decimal": {
                "places": 2,
                "num": "7903500.00"
              }
            },
            "credit_transaction_count": 7,
            "debit_transaction_count": 9
          },
          "transactions": [
            {
              "transaction_id": "94d3d187-bf0a-47bc-a21d-a475ee9ae3bd",
              "date": "2023-03-14T07:00:00Z",
              "type": "CREDIT",
              "status": "SUCCESS",
              "amount": {
                "cur": "IDR",
                "num": "8000000000",
                "decimal": {
                  "places": 2,
                  "num": "90000000.00"
                }
              },
              "descriptor": "SWITCHING CR TRANSFER DR SENDER NAME /DESCRIPTION",
              "balance": {
                "cur": "IDR",
                "num": "6520650000",
                "decimal": {
                  "places": 2,
                  "num": "15206500.00"
                }
              },
              "account_transaction_hash": "9dcceddc74166262e0f93e8ea8153f500a2ea50e91d4b15e7c0c0855faa81812"
            },
            {
              "transaction_id": "301f4cb8-a2ea-420b-9243-934ec5560f45",
              "date": "2022-03-12T17:00:00Z",
              "type": "DEBIT",
              "status": "SUCCESS",
              "amount": {
                "cur": "IDR",
                "num": "9750000",
                "decimal": {
                  "places": 2,
                  "num": "97500.00"
                }
              },
              "descriptor": "EXPD1 TRSF E-BANKING DB 1303/FTCLS/WS95031 Q0878XXXXXX73 seafood W I B O W O",
              "balance": {
                "cur": "IDR",
                "num": "663650000",
                "decimal": {
                  "places": 2,
                  "num": "6636500.00"
                }
              },
              "merchant_type": [
                "food_and_beverages"
              ],
              "account_transaction_hash": "59ec211a62863a8aae12c4591708a68d64ffc55526f2f0f13726f3095c6b477f",
              "confidence": "1.0"
            },
            {
              "transaction_id": "86adc527-1cdb-457c-bc9e-bd5f8fee4aaa",
              "date": "2022-03-12T17:00:00Z",
              "type": "DEBIT",
              "status": "SUCCESS",
              "amount": {
                "cur": "IDR",
                "num": "66800000",
                "decimal": {
                  "places": 2,
                  "num": "668000.00"
                }
              },
              "descriptor": "EXPD2 KARTU KREDIT TANGGAL :13/03 0100 BCA CARD 5409120051944801 ANDREAS TIHOR",
              "balance": {
                "cur": "IDR",
                "num": "673400000",
                "decimal": {
                  "places": 2,
                  "num": "6734000.00"
                }
              },
              "merchant_type": [
                "loan_repayments"
              ],
              "account_transaction_hash": "e1ed3d96aca8d21c4f7e5a7074d4da6febe2425fb67c213d7a8fb644bc310064",
              "confidence": "1.0"
            }
          ]
        }
      ],
      "create": "2022-04-11T08:06:02Z",
      "external_id": "refsbx2-12Jan",
      "sub_status": "SubStatus_INCOME_AVAILABLE",
      "update": "2022-04-11T08:06:09Z",
      "org_id": "291dd358-9e92-11ec-9417-7be5388f5a02",
      "income": {
        "overview": {
          "count_of_days": 90,
          "count_of_whole_months": 2,
          "count_of_months": 4,
          "persona": "Salaryman",
          "income": {
            "months_with_income": "2",
            "total_amount": {
              "cur": "IDR",
              "num": "2000000000",
              "decimal": {
                "places": 2,
                "num": "20000000.00"
              }
            },
            "count": 2,
            "confidence": "97.30%",
            "monthly": {
              "average_count": 1,
              "average_amount": {
                "cur": "IDR",
                "num": "1000000000",
                "decimal": {
                  "places": 2,
                  "num": "10000000.00"
                }
              },
              "max_amount": {
                "cur": "IDR",
                "num": "1000000000",
                "decimal": {
                  "places": 2,
                  "num": "10000000.00"
                }
              },
              "min_amount": {
                "cur": "IDR",
                "num": "1000000000",
                "decimal": {
                  "places": 2,
                  "num": "10000000.00"
                }
              },
              "median_amount": {
                "cur": "IDR",
                "num": "1000000000",
                "decimal": {
                  "places": 2,
                  "num": "10000000.00"
                }
              }
            }
          },
          "non_income": {
            "overall_total_amount": {
              "cur": "IDR",
              "num": "50000000",
              "decimal": {
                "places": 2,
                "num": "500000.00"
              }
            },
            "overall_count": 5
          }
        },
        "details": [
          {
            "year": "2021",
            "month": "3",
            "is_whole_month": true,
            "income": {
              "total_amount": {
                "cur": "IDR",
                "num": "1000000000",
                "decimal": {
                  "places": 2,
                  "num": "10000000.00"
                }
              },
              "count": 1,
              "categories": [
                "fundin_salary_paycheck"
              ],
              "categories_count": 1,
              "transactions": [
                {
                  "date": "2021-03-25T17:00:00Z",
                  "type": "CREDIT",
                  "confidence": "97.30%",
                  "amount": {
                    "cur": "IDR",
                    "num": "1000000000",
                    "decimal": {
                      "places": 2,
                      "num": "10000000.00"
                    }
                  },
                  "descriptor": "KR OTOMATIS LLG/HSBC PT Trial Income Indonesia",
                  "category": "fundin_salary_paycheck"
                }
              ]
            },
            "non_income": {
              "total_amount": {
                "cur": "IDR",
                "num": "19500000",
                "decimal": {
                  "places": 2,
                  "num": "195000.00"
                }
              },
              "count": 2,
              "categories": [
                "fundin_receive_transfer"
              ],
              "categories_count": 1,
              "transactions": [
                {
                  "date": "2021-03-08T17:00:00Z",
                  "type": "CREDIT",
                  "confidence": "18.0%",
                  "amount": {
                    "cur": "IDR",
                    "num": "6500000",
                    "decimal": {
                      "places": 2,
                      "num": "65000.00"
                    }
                  },
                  "descriptor": "TRSF E-BANKING CR\n0707/FTSCY/WS95011\n65000.00\nSample Transfer Me\nmo\nSENDER NAME",
                  "category": "fundin_receive_transfer"
                },
                {
                  "date": "2021-03-21T17:00:00Z",
                  "type": "CREDIT",
                  "confidence": "12.48%",
                  "amount": {
                    "cur": "IDR",
                    "num": "13000000",
                    "decimal": {
                      "places": 2,
                      "num": "130000.00"
                    }
                  },
                  "descriptor": "SWITCHING CR\nTRANSFER   DR\nSENDER NAME\n/DESCRIPTION",
                  "category": "fundin_receive_transfer"
                }
              ]
            }
          }
        ],
        "created_at": "2022-04-11T08:06:05.463478Z",
        "statement_id": "5ba0cf0f-af0f-4650-b939-b5d68fb48f2d"
      },
      "bank_type": "PERSONAL",
      "status_response": {
        "status_code": "STTDXXX2000",
        "status_desc": "completed"
      }
    }
  ],
  "total_count": 10
}