v1
latestOpenAPI 3.1.02026-07-241120379.1 KBCancel subscription
This endpoint allows you to cancel an active or paused subscription, stopping all future billing and deliveries permanently or until reactivated by the customer or merchant.
post/2023-10/subscription/{subscriptionId}/cancel
Path parameters
subscriptionIdinteger required
The unique identifier of the subscription in Loop.
Request body
Response
200
Example response
{
"success": true,
"message": "Subscription cancelled successfully",
"code": "SUCCESS"
}