Fetch a plan
Retrieves the details of a specific plan by its ID.
GET
Fetch a plan
Authorizations
Use your Razorpay Key ID as the username and Key Secret as the password.
Path Parameters
Unique identifier of the plan.
Example:
"plan_00000000000001"
Response
Plan details retrieved successfully.
A Razorpay Plan object used to define recurring billing.
Unique identifier of the plan.
Example:
"plan_00000000000001"
Entity type. Always plan.
Example:
"plan"
Number of billing periods between charges. For example, 2 with period=weekly means every 2 weeks.
Example:
1
Billing frequency.
Available options:
daily, weekly, monthly, yearly Example:
"weekly"
Details of the item associated with the plan.
Unix timestamp at which the plan was created.
Example:
1580453311