Cancel Subscription API
The Cancel Subscription API allows merchants to permanently stop a customers subscription, preventing any future billing cycles and services.
Key Points
Cancel a Subscription
-
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.
Subscription Status
-
After cancellation, the subscription status changes to cancelled.
-
The cancellation becomes effective immediately, and no further billing cycles will be processed.
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 canceled subscription.