Resume Subscription API
The Resume Subscription API allows merchants to reactivate a previously paused subscription, resuming the billing cycle and associated services for the customer.
Key Points
Resume a Subscription
-
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.
Billing Cycle and Status
-
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.
Required Parameters
- Subscription ID: The unique identifier of the subscription to be resumed.
Flow diagram
Api Parameters
Authorizations
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
Path Parameters
The Subscription ID of the subscription. Example: 664dc930-88bd-4696-8807-5e0f1fedba0b.
36
Response
Indicates whether the operation was successful.
true
The HTTP status code of the response.
200
Indicates if the transaction is live or a test transaction.
false
Response details from the gateway.
Details of the subscription.