API key authentication
The unique identifier of the plan Unique identifier for a plan
^plan_[a-zA-Z0-9]+$ISO 8601 duration for the billing period. Takes precedence over billingInterval when both are provided.
P1M, P3M, P1Y Recurring billing period frequency. Sample values: 'monthly' for monthly billing, 'quarterly' for quarterly billing, 'yearly' for annual billing
monthly, quarterly, yearly, annual Default tax code for plan line items. Common values: 'eservice' (electronically supplied services), 'saas' (software as a service), 'consulting', 'ebook', 'standard', 'reduced', 'exempt'. Full list available via GET /tax/codes endpoint.
Fallback tax rate (as percentage) if automatic tax calculation is unavailable
Plan details explaining included features and limits. Sample values: 'Claude API access with 500K tokens monthly allowance', 'Unlimited cloud storage plus real-time analytics tools', 'Complete machine learning infrastructure with GPU access', 'Flexible usage-based pricing with no monthly commitment'
Plan name shown on billing statements. Sample values: 'LLM API Basic Plan', 'Data Warehouse Business', 'ML Platform Enterprise', 'Pay-Per-Use Model'
Plan identifier visible to customers. Sample values: 'Basic Tier', 'Business Package', 'Enterprise Solution', 'Metered Billing', 'Free Tier', 'Premium Access'
Array of price IDs to associate with this plan
Unique identifier for a price
^price_[a-zA-Z0-9]+$Whether tax is added on top of the price (exclusive) or included in the price (inclusive)
exclusive, inclusive Whether to send renewal reminder emails to customers before their subscription renews
Number of days before renewal to send the reminder email
1 <= x <= 30Plan updated successfully
Unique identifier for a plan
^plan_[a-zA-Z0-9]+$plan ISO 8601 duration for the billing period.
P1M, P3M, P1Y Deprecated. Human-readable billing period derived from billingCadence. Use billingCadence instead.
The merchant organization that owns this plan
^org_[a-zA-Z0-9]+$The product this plan belongs to
^prod_[a-zA-Z0-9]+$Default tax code for plan line items. Common values: 'eservice' (electronically supplied services), 'saas' (software as a service), 'consulting', 'ebook', 'standard', 'reduced', 'exempt'. Full list available via GET /tax/codes endpoint.
Fallback tax rate (as percentage) if automatic tax calculation is unavailable
Whether tax is added on top of the price (exclusive) or included in the price (inclusive)
exclusive, inclusive Unique identifier for a wallet namespace
Whether renewal reminder emails are enabled for subscriptions using this plan
Number of days before renewal to send the reminder email
Billing engine version. Managed by Paygentic support.