/
SO
sourcefuse
/
Subscription Service
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 1mo ago
Details
Filter operations
BillinCycleController
8
BillingCustomerController
4
BillingInvoiceController
5
BillingPaymentSourceController
3
CurrencyController
8
FeatureController
8
FeatureValuesController
8
HomePageController
1
PingController
1
PlanController
8
PlanFeaturesController
3
get
/plans/{id}/features
post
/plans/{id}/features
patch
/plans/{id}/features
PlanSizesController
8
PlanSubscriptionController
1
ResourceController
8
ServiceController
8
StrategyController
8
SubscriptionController
10
SubscriptionInvoiceController
1
WebhookController
1
PlanFeaturesController
Permissions
7035
patch
/plans/{id}/features
Path parameters
id
string
required
Request body
FeatureValuesPartial[]
required
deleted
boolean
deletedOn
string
date-time
nullable
deletedBy
string
nullable
createdOn
string
date-time
modifiedOn
string
date-time
createdBy
string
modifiedBy
string
id
string
featureKey
string
strategyKey
string
strategyEntityId
string
status
boolean
value
string
Response
Plan Features Updated
FeatureValues[]
required
deleted
boolean
deletedOn
string
date-time
nullable
deletedBy
string
nullable
createdOn
string
date-time
modifiedOn
string
date-time
createdBy
string
modifiedBy
string
id
string
featureKey
string
strategyKey
string
strategyEntityId
string
status
boolean
value
string
Changes