UpdateInvoice

View as Markdown
Update editable fields of a single invoice Input variables - invoiceId: number of the invoice - json representation of editable fields of an Invoice - publicNotes - privateNotes - issueDate - dueDate - invoiceRefId (helper string field for keeping reference with external accounting systems)

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
publicNotesstringRequired
privateNotesstringRequired
issueDatedateRequired
invoiceRefIdstringRequired

Response

OK
idinteger
amountinteger
paidAmountinteger
statusinteger
fullnamestring
addressstring
createdAtdatetime
issueDatedate
dueDatedate
feeslist of objects
paymentslist of objects
invoiceRefIdanyOptional
telephoneanyOptional
emailanyOptional
privateNotesanyOptional
publicNotesanyOptional