Sales Invoice Footer via API

Hi
I know I cannot add a footer using bulk create for invoices but I am wondering if I can with the API. I’ve tried reading the docs and I can’t work out if it is possible.

I tried a few calls using CURL, I can create invoices easily. I just can’t figure out if after an invoice is created if I can update it to include a footer
Thanks

Hi @hoody,

Yes sure, however, you only have the PUT method meaning that you will have to submit the entire sales invoice form–not just the changes.