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.
publicNotes
privateNotes
issueDate
invoiceRefId
Response
OK
id
amount
paidAmount
status
fullname
address
createdAt
issueDate
dueDate
fees
payments
invoiceRefId
telephone
email
privateNotes
publicNotes

