/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16m ago · Updated 5d ago
View markdown
schematichq
Schematic API
put
Update credit bundle details
v84
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-05
262
493
962.7 KB
accesstokens
1
accounts
19
billing
24
catalogs
14
checkout
9
companies
40
components
8
componentspublic
1
credits
30
get
List billing credits
post
Create billing credit
get
Get single billing credit
put
Update billing credit
delete
Soft delete billing credit
get
List company credit balances
get
List credit bundles
post
Create credit bundle
get
Get credit bundle
put
Update credit bundle details
delete
Delete credit bundle
get
Count credit bundles
get
Count billing credits
put
Zero out grant
post
Grant billing credits to company
get
Count company grants
get
List company grants
get
Count billing credits grants
get
List grants for credit
post
Acquire credit lease
put
Extend credit lease
put
Release credit lease
get
List billing plan credit grants
post
Create billing plan credit grant
get
Get single billing plan credit grant
put
Update billing plan credit grant
delete
Delete billing plan credit grant
get
Count billing plan credit grants
get
List credit event ledger
get
Count credit event ledger
dataexports
4
entitlements
24
events
6
features
17
insights
6
integrationsapi
9
licenses
3
planbundle
3
plangroups
3
planmigrations
9
plans
18
scheduledcheckout
4
webhooks
10
credits
Update credit bundle details
put
/billing/credits/bundles/{bundle_id}
Path parameters
bundle_id
string
required
bundle_id
Request body
UpdateCreditBundleDetailsRequestBody
required
bundle_name
string
required
currency_prices
CreditBundleCurrencyPriceRequestBody[]
nullable
expiry_type
'duration'
|
'end_of_billing_period'
|
'end_of_next_billing_period'
|
'end_of_trial'
|
'no_expiry'
expiry_unit
'billing_periods'
|
'days'
expiry_unit_count
integer
nullable
price_per_unit
integer
required
price_per_unit_decimal
string
nullable
quantity
integer
nullable
status
'active'
|
'inactive'
Response
OK
object
required
data
BillingCreditBundleResponseData
required
params
object
required
Input parameters