Resume a subscription
resume_subscriptionResume a paused subscription to restart billing. This action reactivates an existing subscription, but cannot revive a cancelled one—cancelled customers must purchase again.
Instructions
Resume a paused subscription, restarting billing. The counterpart to pause_subscription. This cannot revive a cancelled subscription. Once cancelled, the customer has to buy again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which configured ThriveCart account to use, by name (for example 'navid-media'). Defaults to the first configured account. Call list_accounts to see them. Figures from one cart never include another. | |
| order_id | Yes | The order or subscription id, from get_customer or get_transactions. |