Update an invoice (Inbound)Ask AIput https://api.brinta.com/invoices/{invoice_id}.Cancel an invoicePath Paramsinvoice_idstringrequiredId of the invoiceBody Paramsapproval_statusstringNew approval status of the invoice. It can be "approved", "rejected"statusstringChange status of the invoice ('canceled', 'paid', 'created')payment_datedateDate of payment of the invoicepaid_amountfloatAmount paid of the invoiceResponse 200200Updated 8 months ago