Get payment breakdown data with grouping and per-group pagination.
This endpoint returns all data in a single response, including:
When groupKey and page are provided, returns only that specific page
for the requested group (GroupPageResponse).
Pagination flow:
The tenant you are making this request on behalf of
Your api key
location, provider, payment_medium, created_date, week, month Timezone for date grouping (e.g., 'America/New_York', 'UTC')
asc, desc Successful Response