Field note
What it does
2026-07-29 . dahlia API Reference Docs Support Sign in → Subscriptions Ask about this section Copy for LLM View as Markdown Subscriptions allow you to charge a customer on a recurring basis. Related guide: Creating subscriptions Was this section helpful? Yes No Create a subscription POST / v1 / subscriptions Update a subscription POST / v1 / subscriptions / :id Retrieve a subscription GET / v1 / subscriptions / :id List subscriptions GET / v1 / subscriptions Cancel a subscription DELETE / v1 / subscriptions / :id Migrate a subscription POST / v1 / subscriptions / :id / migrate Resume a subscription POST / v1 / subscriptions / :id / resume Search subscriptions GET / v1 / subscriptions / search The Subscription object Ask about this section Copy for LLM View as Markdown Attributes id string Unique identifier for the object. automatic _ tax object Automatic tax settings for this subscription. Show child attributes currency enum Three-letter ISO currency code , in lowercase. Must be a supported currency . customer string Expandable ID of the customer who owns the subscription.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
javascript / https://docs.stripe.com/billing
javascript / https://docs.stripe.com/billing
Not filed / https://docs.stripe.com/billing
Not filed / stripe-cli
Not filed / https://docs.stripe.com/api
multiple / stripe
multiple / https://docs.stripe.com/api
multiple / @stripe/stripe-js