xero_invoices_update_status
Change an invoice's status to submitted, authorised, or voided by providing its ID and the desired 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) |