XeroAPI / xero-node

Xero Node SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI
http://developer.xero.com/
MIT License
192 stars 155 forks source link

"Missing function" #674

Open mauricearida opened 4 months ago

mauricearida commented 4 months ago

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

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

github-actions[bot] commented 4 months ago

PETOSS-393

github-actions[bot] commented 4 months ago

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

tsdevau commented 2 months ago

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