Subscription Plans
Subscriptions API
Subscription Plans
Manage recurring billing tiers and pricing structures.
POST
Subscription Plans
Plans define the cost and frequency of a recurring charge.Documentation Index
Fetch the complete documentation index at: https://docs.pavewaygroup.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a Plan
POST /subscriptions/plans
Name shown to customers (e.g., “Silver Monthly”).
Unique slug for your plan (e.g.,
silver_v1).Price per period.
XAF, NGN, USD, etc.Frequency:
daily, weekly, monthly, quarterly, yearly.Number of free trial days before the first charge.
List Plans
GET /subscriptions/plans
Deactivate Plan
DELETE /subscriptions/plans/{id}
