/
OE
oeklo
/
GSMTasks Project API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
261
224
1.2 MB
billing
patch
/billing/invoices/{id}/
Path parameters
id
string
uuid
required
A UUID string identifying this invoice.
Query parameters
format
'json'
|
'xlsx'
Request body
PatchedInvoice
required
id
string
uuid
url
string
uri
account
InvoiceAccount
billing_method
'braintree'
|
'invoice'
|
'stripe'
state
'draft'
|
'confirmed'
|
'overdue'
|
'paid'
|
'cancelled'
period
string[]
Indicates what period the price was calculated for
total_no_vat
string
decimal
total_vat
string
decimal
total_with_vat
string
decimal
currency
string
vat
boolean
due_date
string
date
nullable
paid_at
string
date-time
items
InvoiceItem[]
pricing
string
uuid
confirmed_by
string
uri
confirmed_at
string
date-time
created_at
string
date-time
updated_at
string
date-time