UpdatePayment

View as Markdown
Update editable fields of a payment Input variables - paymentId: number of the invoice - json representation of editable fields of a Payment - publicNotes - privateNotes - date For payment id check the GetInvoce endpoint

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
publicNotesstringRequired
privateNotesstringRequired
datedateRequired

Response

OK
idinteger
amountinteger
publicNotesstring
privateNotesstring
paymentmethodobject
createdAtdatetime
datedate
invoiceIdinteger