prici-io / prici

manage plans and pricing for any SaaS application
https://prici.io
MIT License
37 stars 5 forks source link

feat request: get count usages between dates via api #14

Open qballer opened 7 months ago

qballer commented 7 months ago

Provide a count API for a basic property. Get the count for specific dates of that property.

That way users will be able to call an API call and charge by usage.

Assumption a Plan is composed of many properties which might be charged differently and dervied from different plans. The point is to do so by not knowing the whole plan's complexity - just the property.