---
title: "Plan"
source_url: https://docs.rapyd.net/en/plan.html
lang: en
---

# Plan

Pricing structure for a single product of type **service**.

A product can have multiple plans, for example, one plan for regular customers, and a special promotional plan for new customers that sign up in December.

**Prerequisite:** A product of type **service**. See [Create Product](https://docs.rapyd.net/en/create-product.md "Create Product").

A plan is required for the following methods:

- [Create Subscription](https://docs.rapyd.net/en/create-subscription.md "Create Subscription")
- [Create Subscription Item](https://docs.rapyd.net/en/create-subscription-item.md "Create Subscription Item")

Methods

- [Create Plan](https://docs.rapyd.net/en/create-plan.md "Create Plan")
- [Update Plan](https://docs.rapyd.net/en/update-plan.md "Update Plan")
- [List Plans](https://docs.rapyd.net/en/list-plans.md "List Plans")
- [Retrieve Plan](https://docs.rapyd.net/en/retrieve-plan.md "Retrieve Plan")
- [Delete Plan](https://docs.rapyd.net/en/delete-plan.md "Delete Plan")

Webhooks

- **Plan Created** webhook
- **Plan Deleted** webhook
- **Plan Updated** webhook

Errors

- [Plan Errors](https://docs.rapyd.net/en/plan-errors.md "Plan Errors")
