Skip to main content
Returns the wallet funding history of the merchant that owns the API key, newest first. Use it to reconcile top-ups and payouts against your own records. Authentication: Merchant API Key (api-key header) Scope: LEDGER_READ What the list contains:
  • Fundings: deposits, withdrawals, refunds and internal transfers.
  • Admin credits and debits made to your wallet, as ADMIN_CREDIT and ADMIN_DEBIT rows.
  • Trade settlements are not included. Use trade webhooks or GET /secure/trades for those.
  • INITIATED fundings older than 24 hours are hidden, since they were never paid.

Request

Query Parameters

Response

Rate Limits

Errors