patch https://api.stage.localpayment.com/api/payin/subscriptions//status
Use this endpoint to cancel an existing subscription. This action will prevent any future recurring payments associated with the subscription.
Important Notes:
- Cancellation may not result in a refund for the remaining subscription period. Please refer to your subscription terms for details on refunds.
- Ensure that you cancel the subscription before the next billing date to avoid any unwanted charges.
- You can use the Get Subscription Status endpoint to verify the cancellation.
This endpoint requires a valid subscriptionId
. Once a subscription is canceled, it cannot be resumed. You would need to create a new subscription if you wish to reactivate the service.