Disable Subscription
DELETE/public/api/v1/subscriptions/:subscriptionId
Disables an active subscription, preventing the creation of new transactions. However, payments for existing transactions can still be captured, voided and refunded.
Request
Responses
- 204
Subscription disabled successfully. No content returned.