Get financial summary

Returns a summary of movements processed during a specific period.


Use this endpoint to obtain a consolidated view of financial movements processed during a period.

Note: This endpoint is available only for merchants of type bet (igaming operators).

Transactions are grouped by category, enabling financial analysis, reconciliation, and business indicator tracking.

Categories

  • player: Financial movements originated by players.
  • funding: Fund deposit movements made in the operation.
  • profit_withdrawal: Withdrawal movements made in the operation.
  • fee: Gateway usage fees.

Response Fields

  • counter cash_in player: Number of player deposit operations
  • total_amount cash_in player: Total value of player deposit operations
  • counter cash_out player: Number of player withdrawal operations
  • total_amount cash_out player: Total value of player withdrawal operations
  • counter funding: Number of fund deposit operations to the transactional account
  • total_amount funding: Total value of fund deposit operations to the transactional account
  • counter profit_withdrawal: Number of withdrawal operations from the transactional account
  • total_amount profit_withdrawal: Total value of withdrawal operations from the transactional account
  • total_amount cash_out fee: Total amount charged in gateway usage fees for the period
Query Params
date
required

yyyy-mm-dd

date
required

yyyy-mm-dd

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json