Get
Documentation Index
Fetch the complete documentation index at: https://docs.paygentic.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication
Path Parameters
The unique identifier of the plan Unique identifier for a plan
^plan_[a-zA-Z0-9]+$Response
Plan details
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.
ISO 8601 datetime reference point for billing period alignment. Must be in the past or present at the time of creation or update. When set, all subscriptions created under this plan align their first billing period to the next recurrence of this anchor. Null means each subscription uses its own start time (hour-rounded) as the anchor.