# List wallet transactions for current dealer **GET /wallet/transactions** Unified, paginated feed across trading + commission wallet ledgers. ## Servers - Production: https://api-dealer.dilisupplement.com/api (Production) ## Parameters ### Query parameters - **page** (number) Trang, bắt đầu từ 1 - **page_size** (number) Số bản ghi mỗi trang - **wallet** (string) Wallet filter: 'all' merges both ledgers, else a single wallet - **type** (number) Filter by TransactionType code - **search** (string) Free-text search across reference_id / description ## Responses ### 200 Paginated transaction feed with `{ data, meta }` [Powered by Bump.sh](https://bump.sh)