Skip to content
Download OpenAPI description
Languages
Servers
https://api.kanbert.com/api/v1
Operations
Operations
Operations
Operations
Operations
Webhooks
Operations
Webhooks
Operations
Operations
Webhooks
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Schemas
string(OutgoingInvoicePaymentStatus)
Enum"open""partly_paid""paid""cancelled"
"open"
idstringrequired
invoice_numberstring or nullrequired
titlestringrequired
is_creditbooleanrequired
{ "id": "string", "invoice_number": "string", "title": "string", "is_credit": true }
estimate
Invoice is meant as estimate
open
Invoice in draft
bookable
Invoice is ready to be booked
booked
Invoice was booked
string(OutgoingInvoiceStatus)
estimate
Invoice is meant as estimate
open
Invoice in draft
bookable
Invoice is ready to be booked
booked
Invoice was booked
Enum"estimate""open""bookable""booked"
"estimate"