update invoice_status_id with rest api

Hi I can update public_notes now of an invoice however the status id i cnnaot change

I get result code OK but the status is not updated

The status id is set automatically by the app, it can’t be manually changed.

To change it you’d need to act on the invoice. For example, creating a payment marks it as paid.

Hi Hillel how do we add a payment ?
I have put an invoice on paid on the web and checked the changes with the api ?

i donr’t see a payment list ?
where can i find the docu ?

You’d need to send a POST request to /payments

http://docs.invoiceninja.com/en/latest/api.html
https://app.invoiceninja.com/api-docs#/