UpdateInvoice
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
tenant
schoolCode
Request
This endpoint expects an object.
issueDate
publicNotes
invoiceRefId
privateNotes
Response
OK
id
fees
amount
status
address
dueDate
fullname
payments
createdAt
issueDate
paidAmount
email
telephone
publicNotes
invoiceRefId
privateNotes

