Get track and consolidate purchase information.
GET/api/data-fetch/v1/reward-shop/orders-aggregates
The order aggregates tracks the number of purchases and consolidated purchase information.
Request
Responses
- 200
- 400
- 404
- 500
A list of aggregated purchase information.
If the provided parameters are invalid.
If the module or collection is not found in the configuration file.
If there are connection problems with the database or an error performing the query.