API update and delete draft invoices
Question asked by Carrot 8 years ago
In the SOAP API it is possible to create an invoice (createInvoice), however there is no way to currently update or delete a draft. Is this something that is currently being worked on or could be worked on, as we are currently working on a system that is connected to the API and it would be useful if this was available.
Some methods that would be useful to us: • updateInvoice • deleteDraftInvoice • createQuote • updateQuote