Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the plan to create or update.
Body
Name or title of the plan
"Standard Monthly Plan"
Billing frequency for the plan
DAILY, WEEKLY, MONTHLY, QUARTERLY, BIANNUAL, ANNUAL Internal reference code for the plan
"PLAN-STD-001"
Pricing options for the plan
Response
Subscription plan successfully created or updated.
Represents detailed information about a subscription plan including pricing, trial, and region availability.
Unique identifier of the subscription plan (UUID).
The title or name of the subscription plan.
"string"
Billing frequency for the subscription plan.
DAILY, WEEKLY, MONTHLY, QUARTERLY, BIANNUAL, ANNUAL The cost amount for the subscription plan.
The currency of the subscription plan (e.g., NGN, USD).
"NGN"
The current status of the subscription plan.
ACTIVE, INACTIVE, ARCHIVED Date and time when the plan was created.
Internal reference code or identifier for the plan.
"string"
List of regions where this plan is available.
Total number of active subscribers under this plan.
Total number of subscriptions created for this plan.
Details about the trial period associated with this plan.
Different pricing options available for the plan.

