/
SO
sourcefuse
/
Subscription Service
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
BillinCycleController
8
get
/billing-cycles/count
get
/billing-cycles/{id}
put
/billing-cycles/{id}
delete
/billing-cycles/{id}
patch
/billing-cycles/{id}
get
/billing-cycles
post
/billing-cycles
patch
/billing-cycles
BillingCustomerController
4
delete
/billing-customer/{tenantId}
patch
/billing-customer/{tenantId}
get
/billing-customer
post
/billing-customer
BillingInvoiceController
5
post
/billing-invoice/{invoiceId}/payments
get
/billing-invoice/{invoiceId}
delete
/billing-invoice/{invoiceId}
patch
/billing-invoice/{invoiceId}
post
/billing-invoice
BillingPaymentSourceController
3
delete
/billing-payment-source/{paymentSourceId}
get
/billing-payment-source
post
/billing-payment-source
CurrencyController
8
get
/currencies/count
get
/currencies/{id}
put
/currencies/{id}
delete
/currencies/{id}
patch
/currencies/{id}
get
/currencies
post
/currencies
patch
/currencies
FeatureController
8
get
/features/count
get
/features/{id}
put
/features/{id}
delete
/features/{id}
patch
/features/{id}
get
/features
post
/features
patch
/features
FeatureValuesController
8
get
/feature-values/count
get
/feature-values/{id}
put
/feature-values/{id}
delete
/feature-values/{id}
patch
/feature-values/{id}
get
/feature-values
post
/feature-values
patch
/feature-values
HomePageController
1
get
/
PingController
1
get
/ping
PlanController
8
get
/plans/count
get
/plans/{id}
put
/plans/{id}
delete
/plans/{id}
patch
/plans/{id}
get
/plans
post
/plans
patch
/plans
PlanFeaturesController
3
get
/plans/{id}/features
post
/plans/{id}/features
patch
/plans/{id}/features
PlanSizesController
8
get
/plan-sizes/count
get
/plan-sizes/{id}
put
/plan-sizes/{id}
delete
/plan-sizes/{id}
patch
/plan-sizes/{id}
get
/plan-sizes
post
/plan-sizes
patch
/plan-sizes
PlanSubscriptionController
1
get
/plans/{id}/subscriptions
ResourceController
8
get
/resources/count
get
/resources/{id}
put
/resources/{id}
delete
/resources/{id}
patch
/resources/{id}
get
/resources
post
/resources
patch
/resources
ServiceController
8
get
/services/count
get
/services/{id}
put
/services/{id}
delete
/services/{id}
patch
/services/{id}
get
/services
post
/services
patch
/services
StrategyController
8
get
/strategies/count
get
/strategies/{id}
put
/strategies/{id}
delete
/strategies/{id}
patch
/strategies/{id}
get
/strategies
post
/strategies
patch
/strategies
SubscriptionController
10
get
/subscriptions/count
get
/subscriptions/expire-soon
get
/subscriptions/expired
get
/subscriptions/{id}
put
/subscriptions/{id}
delete
/subscriptions/{id}
patch
/subscriptions/{id}
get
/subscriptions
post
/subscriptions
patch
/subscriptions
SubscriptionInvoiceController
1
get
/subscriptions/{id}/invoice
WebhookController
1
post
/webhooks/billing-payment
BillingCustomerController
Permissions
5331
delete
/billing-customer/{tenantId}
Path parameters
tenantId
string
required
Response
BillingCustomer DELETE success
Changes