/
KI
killbill
/
Kill Bill
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
killbill
Kill Bill
get
Retrieve invoice custom fields
v1
latest
Swagger 2.0
Apache License, Version 2.0
2026-07-17
258
67
524.8 KB
Account
41
Admin
8
Bundle
17
Catalog
12
Credit
2
CustomField
4
Export
1
Invoice
33
post
Create tax items
post
Create a migration invoice
post
Generate a dryRun invoice
delete
Delete a CBA item
get
Retrieve an invoice by id
post
Adjust an invoice item
post
Create external charge(s)
get
Retrieve payments associated with an invoice
post
Trigger a payment for invoice
get
Retrieve invoice audit logs with history by id
get
Retrieve an invoice by number
get
Retrieves the invoice translation for the tenant
post
Upload the invoice translation for the tenant
get
Retrieves the catalog translation for the tenant
post
Upload the catalog translation for the tenant
get
Retrieves the invoice template for the tenant
post
Upload the invoice template for the tenant
get
Retrieves the manualPay invoice template for the tenant
post
Upload the manualPay invoice template for the tenant
get
Retrieve an invoice by invoice item id
get
Render an invoice as HTML
get
List invoices
get
Search invoices
post
Trigger an invoice generation
get
Retrieve invoice tags
post
Add tags to invoice
delete
Remove tags from invoice
get
Retrieve invoice custom fields
put
Modify custom fields to invoice
post
Add custom fields to invoice
delete
Remove custom fields from invoice
put
Perform the invoice status transition from DRAFT to COMMITTED
put
Perform the action of voiding an invoice
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
Invoice
Retrieve invoice custom fields
get
/1.0/kb/invoices/{invoiceId}/customFields
Path parameters
invoiceId
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[]