/
CO
codelitdev
/
CourseLit REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Media Uploads
1
Product Content
11
Product Customers
3
Product Learner Actions
2
Product Payment Plans
6
get
List product payment plans
post
Create a product payment plan
get
Get a product payment plan
delete
Archive a product payment plan
patch
Update a product payment plan
post
Set the default product payment plan
Products
5
Users
2
Product Payment Plans
List product payment plans
get
/api/products/{productId}/payment-plans
Path parameters
productId
string
required
Response
Success.
PaymentPlanListResponse
required
data
PaymentPlan[]
Changes