This adds new endpoints to retrieve billing data from the new table:

1. Create a separate billing blueprint to house these endpoints

2. Return monthly breakdown in same format as we did before

3. Return yearly breakdown but only return {billing units, rate,
notification_type}. Admin only makes use of these.
This commit is contained in:
Imdad Ahad
2017-08-15 17:26:10 +01:00
parent 9085cc1a57
commit f40889e6e0
5 changed files with 215 additions and 7 deletions

0
app/billing/__init__.py Normal file
View File