Create a new subscription configuration with optional meter links and credit bundles. A Stripe Price is automatically created for non-zero period amounts.
Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'
Name of the subscription configuration
"Pro Plan"
Price per billing period in USD (high precision decimal as string). Use "0" for free plans.
"49.00"
How often the subscription is billed
day, week, month, year "month"
Whether unused included credit rolls over to the next billing cycle. Defaults to "none".
full, none Whether unused bundle credit rolls over to the next billing cycle. Defaults to "none".
full, none Credit included per billing cycle in USD (high precision decimal as string). Defaults to period_amount.
Meter IDs to link to this subscription configuration
Credit bundles to create with this configuration
Subscription configuration created
Unique identifier for the subscription configuration
Merchant ID that owns this configuration
Name of the subscription configuration
Period amount in USD (high precision decimal as string)
Included credit per billing cycle in USD (high precision decimal as string)
How often the subscription is billed
day, week, month, year Cycle rollover: whether unused included credit rolls to next cycle
full, none Bundle rollover: whether unused bundle credit rolls to next cycle
full, none Meters linked to this subscription configuration
Credit bundles available for this subscription configuration
When the configuration was created