API Documentation
  1. Finance
API Documentation
  • API Documentation Change Log
  • API Reference Guide
    • Checkout Page
    • Payin - KRW (Server to Server)
    • Purpose Code
    • Payout Payload Example
    • List of Payin Methods
    • List of Bank for Payout Methods
  • API Documentation
    • Master Data
      • Get All Country & Currency Code
    • Payout Method
      • Get All Payout Method
    • Payin Method
      • Get All Payin Method
      • Get Required Fields by Payin method
    • Payin
      • Create Payin
      • Simulate Payin
      • Retrieve Payin
      • Create Virtual Account
    • Payout
      • Create Payout
      • Simulate Payout
      • Retrieve Payout
      • Get All Payout
    • Checkout
      • Create Payment Request
      • Get All Checkout
      • Get Detail Checkout
      • Create Virtual Account [KRW]
      • Get VA Bank Information [KRW]
      • Create New Checkout
    • 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
      • Webhook PAYIN EXPIRED
    • Merchant
      • Get Balance Payout
    • 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