The Pause Subscription API allows merchants to temporarily pause a customer subscription, halting any upcoming billing cycles until the subscription is resumed.
Merchants can use this API to pause a subscription, which stops future billing for the customer until the subscription is resumed.
During the paused period, the subscription remains active but will not trigger billing or provide services unless resumed.
The subscription will change to paused status in the system.
No billing cycles will be processed while the subscription is paused, but the merchant retains control over when to resume the subscription.
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 paused.
The response is of type object
.
The Pause Subscription API allows merchants to temporarily pause a customer subscription, halting any upcoming billing cycles until the subscription is resumed.
Merchants can use this API to pause a subscription, which stops future billing for the customer until the subscription is resumed.
During the paused period, the subscription remains active but will not trigger billing or provide services unless resumed.
The subscription will change to paused status in the system.
No billing cycles will be processed while the subscription is paused, but the merchant retains control over when to resume the subscription.
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 paused.
The response is of type object
.