/
KI
killbill
/
Kill Bill
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
killbill
Kill Bill
get
Retrieve bundle custom fields
latest
Swagger 2.0
Apache License, Version 2.0
2026-07-17
258
67
524.8 KB
0fb95d23caf5
Account
41
Admin
8
Bundle
17
get
Retrieve a bundle by id
post
Transfer a bundle to another account
get
Retrieve bundle tags
post
Add tags to bundle
delete
Remove tags from bundle
get
Retrieve bundle custom fields
put
Modify custom fields to bundle
post
Add custom fields to bundle
delete
Remove custom fields from bundle
get
Retrieve a bundle by external key
get
Retrieve bundle audit logs with history by id
get
List bundles
get
Search bundles
put
Pause a bundle
put
Resume a bundle
post
Block a bundle
put
Update a bundle externalKey
Catalog
12
Credit
2
CustomField
4
Export
1
Invoice
33
InvoiceItem
8
InvoicePayment
13
NodesInfo
2
Overdue
4
Payment
28
PaymentGateway
3
PaymentMethod
10
PaymentTransaction
11
PluginInfo
1
Security
10
Subscription
20
Tag
3
TagDefinition
5
Tenant
19
Usage
3
Bundle
Retrieve bundle custom fields
get
/1.0/kb/bundles/{bundleId}/customFields
Path parameters
bundleId
string
uuid
required
Query parameters
audit
'FULL'
|
'MINIMAL'
|
'NONE'
Response
successful operation
CustomField[]
required
customFieldId
string
uuid
objectId
string
uuid
objectType
'ACCOUNT'
|
'ACCOUNT_EMAIL'
|
'BLOCKING_STATES'
|
'BUNDLE'
|
'CUSTOM_FIELD'
|
'INVOICE'
|
'PAYMENT'
|
'TRANSACTION'
|
'INVOICE_ITEM'
|
'INVOICE_PAYMENT'
|
'SUBSCRIPTION'
|
'SUBSCRIPTION_EVENT'
|
'SERVICE_BROADCAST'
|
'PAYMENT_ATTEMPT'
|
'PAYMENT_METHOD'
|
'TAG'
|
'TAG_DEFINITION'
|
'TENANT'
|
'TENANT_KVS'
name
string
required
value
string
required
auditLogs
AuditLog[]