List balance transactions
Balance
List balance transactions
List transactions on the partner’s balance ledger
GET
List balance transactions
Authorizations
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Query Parameters
Page number
Required range:
x >= 1Number of items per page (1-100)
Required range:
1 <= x <= 100ISO 8601 start timestamp (inclusive)
ISO 8601 end timestamp (inclusive)
Filter by ledger transaction status
Available options:
pending, action_required, accepted, rejected, failed, void Example:
"accepted"
Filter by ledger transaction type (e.g. card_debit, card_refund, top_up, fee)
Example:
"card_debit"