This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Calculation method to use for retrieving totals
Available options: 
cache, bigquery, auto Response
Total due amount retrieved successfully
Example:
"success"
Total gross earnings across all users
Example:
150000.5
Total amount already paid to users
Example:
100000
Total amount currently due to users
Example:
50000.5
Number of users included in the calculation
Example:
125
Additional information about the calculation