Create Plan

Create a new recurring payment plan. Plans can be used to define recurring billing schedules that subscriptions can be associated with.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Never Use Real API Keys

Use Sandbox keys with the Try It feature. Do not enter production API keys when testing.

Body Params
integer
required
1 to 24

How often, in months, to charge the customer.

integer
required
1 to 31

The day of the month that the customer will be charged. For months without 29, 30, or 31 days, the charge will be on the last day.

number
required
≥ 0

The plan amount to be charged each billing cycle. Format: x.xx

integer
required
0 to 999

The number of payments before the recurring plan is complete. Use '0' for until canceled

string
length ≤ 50

The unique identifier for the plan. Required when creating a plan directly; optional when defining a custom plan inline via a subscription.

string
length ≤ 50

The display name of the plan

Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json