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
No tags filed yet.
Ways to use it
Ways to use it
No integrations filed yet.