/
KI
killbill
/
Kill Bill
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
killbill
Kill Bill
get
Retrieve payment 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
Catalog
12
Credit
2
CustomField
4
Export
1
Invoice
33
InvoiceItem
8
InvoicePayment
13
get
Retrieve payment tags
post
Add tags to payment
delete
Remove tags from payment
get
Retrieve payment custom fields
put
Modify custom fields to payment
post
Add custom fields to payment
delete
Remove custom fields from payment
get
Retrieve a payment by id
put
Complete an existing transaction
get
Retrieve invoice payment audit logs with history by id
post
Refund a payment, and adjust the invoice if needed
post
Record a chargeback
post
Record a chargebackReversal
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
InvoicePayment
Retrieve payment custom fields
get
/1.0/kb/invoicePayments/{paymentId}/customFields
Path parameters
paymentId
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[]