REST APIReferenceInvoiceSet an invoice as paidSet an invoice as paid POST /api/invoices/{id}:set-paid Required permissions: invoices.edit_sent: allows setting invoices as paid. Request Responses200400401403404412Returns the invoice updated.Validation failedUnauthorizedForbiddenNot foundPrecondition failed