Volumes
GET/v1/reports/volumes
Returns aggregated turnover for the given date range, broken down by PaymentGateway and optionally by Store, together with the grand totals across all rows. This is the same data shown in the Volumes report of the Voucherly Dashboard.
Request
Responses
- 200
- 400
A dictionary with an items property containing the per-PaymentGateway breakdown (paginated by any request parameters), a pagination cursor, and a totals object with the grand totals computed across the whole result set (not just the current page).
The request was unacceptable, often due to missing a required parameter.