Skip to main content
POST
Create Razorpay Plan

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

Body

application/json

Notes keys starting with insforge_ are reserved and rejected.

period
enum<string>
required
Available options:
daily,
weekly,
monthly,
yearly
interval
integer
required
Required range: x >= 1
item
object
required
notes
object

Response

Razorpay plan created

plan
object
required