Skip to main content
POST
Resume Razorpay Subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environment
enum<string>
required

Payment provider environment.

Available options:
test,
live
subscriptionId
string
required

Razorpay subscription ID.

Minimum string length: 1

Body

application/json

The body is of type object.

Response

Razorpay subscription resumed

subscription
object
required