xero-node icon indicating copy to clipboard operation
xero-node copied to clipboard

"Missing function"

Open mauricearida opened this issue 1 year ago • 3 comments

I want to void an invoice, where is the function !

I am using this documentation : https://xeroapi.github.io/xero-node/accounting/index.html

mauricearida avatar Feb 15 '24 12:02 mauricearida

PETOSS-393

github-actions[bot] avatar Feb 15 '24 12:02 github-actions[bot]

Thanks for raising an issue, a ticket has been created to track your request

github-actions[bot] avatar Feb 15 '24 12:02 github-actions[bot]

You can use the SDK accountingApi methods updateInvoice or updateOrCreateInvoices to update the Invoice's Status to' VOIDED.

tsdevau avatar Apr 08 '24 13:04 tsdevau