xero_invoices_update_status
Update the status of an existing invoice to submitted, authorised, or voided by providing its invoice ID and new status.
Instructions
Update the status of an existing invoice. Can submit, authorise, or void an invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | The invoice ID to update (required) | |
| Status | Yes | New status for the invoice (required) |