API Documentation
  1. Finance
API Documentation
  • API Reference Guide
    • Checkout Page
    • Payin - KRW (Server to Server)
    • Purpose Code
    • Payout Payload Example
    • List of Payin Methods
  • API Documentation
    • Master Data
      • Get All Country & Currency Code
    • Payout Method
      • Get Required Fields by Payout method
      • Get All Payout Method
    • Payin Method
      • Get All Payin Method
      • Get Required Fields by Payin method
    • Payout Beneficiary
      • Create Payout Beneficiary
      • Update Payout Beneficiary
      • Get All Payout Beneficiary
      • Get Payout Beneficiary by Id
      • Validation by Id
      • Validation by Body
    • Payin
      • Create Payin
      • Retrieve Payin
      • Retrieve Payin Memo (PDF)
      • Create Virtual Account
    • Payout
      • Create Payout
      • Simulate Payout
      • Retrieve Payout Memo (PDF)
      • Retrieve Payout
      • Get All Payout
    • Checkout
      • Create Payment Request
      • Get All Checkout
      • Cancel Checkout
      • Get Detail Checkout
      • Create Virtual Account [KRW]
      • Get VA Bank Information [KRW]
      • Create New Checkout
    • Transaction
      • Find Transaction by Id
      • Get All Transaction
    • Wallet
      • Create Wallet
      • Get All Wallet
      • Get by Wallet Id
    • Customer
      • Create Customer
      • Update Customer
      • Get All Customer
      • Get Detail Customer by Id
      • Check Is Customer Wallet Ready
      • Enable Customer
      • Disable Customer
      • Delete Customer
    • Webhook
      • Webhook PAYIN SUCCESS
      • Webhook PAYOUT SUCCESS
      • Webhook PAYOUT FAILED
      • VA Register Callback
    • Get List Payment Method by Currency
      GET
  • Features Documentation
    • Dashboard
    • Transaction
      • Payin
      • Payout
      • Rolling Reserve
      • Refund Request
    • Finance
      • Settlement Report APM
      • Settlement Report CARD
      • History Balance APM
      • History Balance CARD
    • Account
      • Profile Account
      • Manage Users
    • Setting
      • Integration Details
  1. Finance

History Balance CARD

On the History Balance CARD menu, users can get information about CARD Balance History. Merchant users also can search and filter data by date range.

List Page#

The balance history will be displayed in the table. The table will contains:
Date : Date of Transaction created
Approved (Number) : Number of approved transactions
Approved (Amount) : Total Amount of approved transactions
Cancelled (Number) : Number of cancelled transactions
Cancelled (Amount) : Total Amount of cancelled transactions
Declined (Number) : Number of declined transactions
Declined (Amount) : Total Amount of declined transactions
Refund (Number) : Number of refunded transactions
Refund (Amount) : Total Amount of refunded transactions
Chargeback (Number) : Number of chargeback transactions
Chargeback (Amount) : Total Amount of chargeback transactions
At the bottom of the table merchants can also view summary of transactions by USD and EUR currency.
image.png
History Balance CARD - List
Modified at 2025-03-12 02:18:37
Previous
History Balance APM
Next
Profile Account