Fees
Fees represent usage-based charges. Each fee:- Has a unique
eventName(e.g.,api.call,transcription.complete) - Is linked to a Stripe Product, Price, and Billing Meter
- Has a currency matching the organizations it serves
- Max 10 active fees per currency
Tokens
Tokens represent the smallest consumable unit with a monetary value:- Typed (RESPONSE, PLANNING, TRANSCRIPTION, etc.)
- Has a
value(decimal) per unit in a specific currency - Linked to fees via the FeeToken many-to-many relationship