/
CO
codelitdev
/
CourseLit REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
30
38
118.9 KB
Product Payment Plans
Get a product payment plan
get
/api/products/{productId}/payment-plans/{planId}
Path parameters
productId
string
required
planId
string
required
Response
Success.
PaymentPlan
required
planId
string
name
string
type
'free'
|
'onetime'
|
'emi'
|
'subscription'
entityId
string
entityType
string
oneTimeAmount
number
emiAmount
number
emiTotalInstallments
number
subscriptionMonthlyAmount
number
subscriptionYearlyAmount
number
description
string
isDefault
boolean