Skip to main content
GET /api/v1/customer/transactions Returns a paginated list of account transactions: every balance movement.

Query parameters

Response

Notes

  • Negative amount = balance decrease (purchases). Positive amount = balance increase (deposits, refunds, credits).
  • order_id is set only on transactions tied to a specific order.
  • count is the total matching transactions across all pages, not just this page.