GET /api/v1/customer/transactions
Returns a paginated list of account transactions: every balance movement.
Query parameters
Response
Notes
- Negative
amount= balance decrease (purchases). Positiveamount= balance increase (deposits, refunds, credits). order_idis set only on transactions tied to a specific order.countis the total matching transactions across all pages, not just this page.