curl --location --request GET '/products/reports/external/quantity' \ --header 'Authorization: Bearer $TOKEN'
[ { "sales": { "quantity_total": value, "price_total": value }, "best": {} } ]