patch deprecatedhttps://api.coingate.com/api/v2/billing/subscriptions//renew
Renews a specific canceled subscription.
Before making a PATCH Renew Subscription request, a POST Create Subscription request should be made.
Then a PATCH Activate Subscription request should be made to activate the subscription & start accepting payments.
And after that the subscription can be canceled with a PATCH Cancel Subscription request.
After a subscription is created, you will get the subscription ID which will be used in the PATCH Cancel Subscription request.
❗To create requests within the CoinGate system the user should have an authentication token. To get it, please follow the instructions here.
Billing Subscription service deprecated since March 1, 2024. Instant billing remains fully operational.