Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Created
Creates a new subscription billing plan that defines the terms for recurring charges — including amount, frequency, and optional trial configuration.
You must provide details such as plan name and amount. Optional fields include billing plan CycleCount, billing plan ValueType, and billing plan StartCycleDelay.
This endpoint is typically used by admins when configuring product offerings, tiered plans, or specific billing options.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Created