The Cancel Subscription API allows merchants to permanently stop a customers subscription, preventing any future billing cycles and services.
This API cancels a subscription, stopping all future billing and services for the customer. Once cancelled, the subscription cannot be resumed.
Canceling a subscription typically reflects the customer’s request to terminate the service or end the billing agreement.
After cancellation, the subscription status changes to cancelled.
The cancellation becomes effective immediately, and no further billing cycles will be processed.
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 canceled.
The response is of type object
.
The Cancel Subscription API allows merchants to permanently stop a customers subscription, preventing any future billing cycles and services.
This API cancels a subscription, stopping all future billing and services for the customer. Once cancelled, the subscription cannot be resumed.
Canceling a subscription typically reflects the customer’s request to terminate the service or end the billing agreement.
After cancellation, the subscription status changes to cancelled.
The cancellation becomes effective immediately, and no further billing cycles will be processed.
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 canceled.
The response is of type object
.