Skip to content

Add xero accounts update command#1

Open
thomasfedb wants to merge 1 commit intoXeroAPI:mainfrom
thomasfedb:feature/accounts-update
Open

Add xero accounts update command#1
thomasfedb wants to merge 1 commit intoXeroAPI:mainfrom
thomasfedb:feature/accounts-update

Conversation

@thomasfedb
Copy link
Copy Markdown

Adds xero accounts update command, consistent with existing update commands (invoices, contacts, items, etc.)

  • Supports flags: --account-id, --name, --code, --description, --status, --tax-type, --enable-payments-to-account
  • Also accepts --file for JSON input
  • Adds accountUpdateSchema to validators

Generated with Claude Code and checked by human

Adds support for updating an account in Xero via the CLI, consistent
with existing update commands (invoices, contacts, items, etc.). Supports
individual flags (--account-id, --name, --code, --description, --status,
--tax-type, --enable-payments-to-account) as well as --file for JSON input.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant