Is it possible to have a monthly minimum charge based on usage?
Issue
- Is it possible to have a monthly minimum charge based on usage?
- Here are some use cases that are required
Example Cases
Case 1:
API Per Transaction Usage Cost
get_users 0.005c per hit | 10000 hits | Subtotal 50
get_schedule 0.005 per hit | 3000 hits | Subtotal 15
get_tracking 0.001 per hit | 8000 hits | Subtotal 8
get_vendor 0.003 per hit | 100 hits | Subtotal 0.30
Total is €73.30, customer is invoiced a total of €73.30
Case 2:
API Per Transaction Usage Cost
get_users 0.005c per hit | 500 hits | Subtotal 2.50
get_schedule 0.005 per hit | 250 hits | Subtotal 1.25
get_tracking 0.001 per hit | 500 hits | Subtotal 0.50
get_vendor 0.003 per hit | 50 hits | Subtotal 0.15
Total is €4.40 but customer is invoiced €10.00 due to the minimum charge.
Environment
- Red Hat 3scale API Management Platform SaaS
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.