Grouped Customers Report
📄️ reports_customers.grouped_get_data
Base ViewSet for standard application viewsets.
📄️ reports_customers.grouped_data_get_data
This endpoint allows you to generate a report by grouping customers based on one or more specified columns. It also includes an aggregate column that shows the count of customers within each group. This is useful for summarizing customer data according to various attributes, such as age, gender, created_data, or any other relevant customer fields.
📄️ reports_customers.grouped_export_export_data
Export the report data to a downloadable file.