Skip to main content

Documentation Index

Fetch the complete documentation index at: https://grantmaster.dev/llms.txt

Use this file to discover all available pages before exploring further.

billing public API

  • Feature: billing
  • Contract version: 1.0.0
  • Source: src/features/billing/public.ts
  • Export count: 43

Exports

  • billingService
  • calculateRevenueMetrics
  • calculateSeatUsage
  • cancelSubscription
  • createBillingAdjustment
  • createBillingTransaction
  • createCheckoutSession
  • createCustomerPortalSession
  • createRefundRequest
  • createSubscriptionPricing
  • creditService
  • fetchPaymentMethods
  • getAllBillingTransactions
  • getAllRefundRequests
  • getAllSubscriptionPricing
  • getBillingPeriodKey
  • getCurrentBillingPeriod
  • getOrganizationAdjustments
  • getOrganizationBillingHistory
  • getPendingRefunds
  • getPlatformBillingStats
  • getRAGUsageStats
  • getSubscriptionPricing
  • getUsageEvents
  • processRefund
  • reactivateSubscription
  • removePaymentMethod
  • setDefaultPaymentMethod
  • trackAgentRun
  • trackAgentStep
  • trackAiGeneration
  • trackApiCall
  • trackCreditConsumption
  • trackCreditPurchase
  • trackDocumentProcessing
  • trackEmbeddingGeneration
  • trackRAGQuery
  • trackStorageDelete
  • trackStorageUpload
  • trackUsageEvent
  • updateRefundStatus
  • updateSeatCounts
  • updateSubscriptionPricing