List balance transactions
Balance
List balance transactions
Returns a paginated list of balance transactions showing all changes to your account balance.
GET
List balance transactions
Authorizations
Your API key. Public production API-key endpoints accept kyren_live_* keys. Staging credentials are environment-specific and must be used only with the staging environment for which Kyren issued them.
Query Parameters
Filter by transaction type
PAYMENT— Payment received (added to pending)SETTLEMENT— Funds settled (pending → available)PAYOUT— Payout deducted from availableFREEZE/UNFREEZE— Funds frozen or releasedCHARGEBACK— Chargeback deductionCHARGEBACK_FEE— Chargeback fee deductionROLLING_RESERVE— Rolling reserve holdROLLING_RESERVE_RELEASE— Rolling reserve releaseROLLING_RESERVE_OFFSET— Rolling reserve used to offset chargeback lossADMIN_RECHARGE— Manual admin rechargeREFUND— Refund deductionFEE— Fee deduction
Available options:
PAYMENT, SETTLEMENT, PAYOUT, FREEZE, UNFREEZE, CHARGEBACK, CHARGEBACK_FEE, ROLLING_RESERVE, ROLLING_RESERVE_RELEASE, ROLLING_RESERVE_OFFSET, ADMIN_RECHARGE, REFUND, FEE Page number (1-indexed)
Required range:
x >= 1Number of items per page
Required range:
1 <= x <= 100