Reactivate a Subscription
POST https://api.razorpay.com/v1/subscriptions/{sub_id}/resume
Use the Resume a Subscription API to restart a subscription that has been paused.
Request Payload
{"resume_at"=>"now"}
POST https://api.razorpay.com/v1/subscriptions/{sub_id}/resume
Use the Resume a Subscription API to restart a subscription that has been paused.
{"resume_at"=>"now"}