Report financial information

Submit player balance, open bets, and total amounts per merchant/operation.


This endpoint is for exclusive use by bet segment clients.

This endpoint provides Paag gateway with financial visibility of the values at the previous day's close, enabling it to suggest the amount available for profit withdrawal.

Pre-conditions

  • Without the submission of financial data, it is not possible to calculate the profit withdrawal amount, and automatic withdrawal will not occur.
  • It is advisable that Paag be the only active gateway for accurate automatic profit withdrawal.

Post-conditions

  • After data is submitted through this endpoint, automatic profit withdrawal is activated.
  • The suggested available withdrawal amount becomes visible on the transfer page in the Paag dashboard.
  • The TRANSFER webhook is triggered to notify the successful withdrawal.
Body Params
float
required

Decimal value of the total player balance in BRL (R$). Must be numeric and greater than or equal to 0.

string
required

Decimal value of the total open bets in BRL (R$). Must be numeric and greater than or equal to 0.

string
required

Sum of total player balance plus open bets in BRL (R$). Must be numeric and greater than or equal to 0.

string
required

Date/time when the information was consolidated, in UTC, in the format YYYY-MM-DDTHH:mm:ssZ (e.g.: 2026-06-21T23:59:59Z).

Responses

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