v3

latestOpenAPI 3.0.1Proprietaryraw.githubusercontent.com2026-04-174552109.9 KB
Wallet

Get the paginated ledger statement

Returns DEBIT and CREDIT entries for the calling application's wallet in reverse-chronological order. Each entry includes:

  • entryTypeDEBIT (outgoing) or CREDIT (incoming)
  • amount, currency
  • openingBalance / closingBalance – wallet balance before/after the movement
  • description – human-readable summary referencing the transaction
  • createdAt – when the ledger line was written
get/v1/wallet/statement

Query parameters

pageinteger
sizeinteger
sortstring[]

Response

Paginated ledger statement