The Resume Subscription API allows merchants to reactivate a previously paused subscription, resuming the billing cycle and associated services for the customer.
Merchants can use this API to resume a subscription that was previously paused, restoring regular billing and service.
Once resumed, the subscription will return to its active status, and future billing cycles will proceed as originally scheduled.
The subscription will be reinstated to the active status, and billing will pick up from where it left off. If the next billing cycle is due, it will be processed automatically.
Any discounts or trial periods configured in the original subscription will continue as initially set.
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The Subscription ID of the subscription. Example: 664dc930-88bd-4696-8807-5e0f1fedba0b.
36
A successful response indicating the subscription has been resumed.
The response is of type object
.
The Resume Subscription API allows merchants to reactivate a previously paused subscription, resuming the billing cycle and associated services for the customer.
Merchants can use this API to resume a subscription that was previously paused, restoring regular billing and service.
Once resumed, the subscription will return to its active status, and future billing cycles will proceed as originally scheduled.
The subscription will be reinstated to the active status, and billing will pick up from where it left off. If the next billing cycle is due, it will be processed automatically.
Any discounts or trial periods configured in the original subscription will continue as initially set.
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The Subscription ID of the subscription. Example: 664dc930-88bd-4696-8807-5e0f1fedba0b.
36
A successful response indicating the subscription has been resumed.
The response is of type object
.