curl --request GET \
--url https://api.sprucecollective.co.uk/reports/daily-quantity-distribution \
--header 'Authorization: <api-key>'{}Returns daily quantity distribution analysis showing percentage breakdown by quantity ranges
curl --request GET \
--url https://api.sprucecollective.co.uk/reports/daily-quantity-distribution \
--header 'Authorization: <api-key>'{}Type "Bearer" followed by a space and JWT token.
Number of days to analyze (default: 30)
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Site ID for multi-tenant filtering
OK
The response is of type object.