Skip to content

Add xero accounts create command and enhance accounts list/update#18

Open
thomasfedb wants to merge 1 commit into
XeroAPI:mainfrom
thomasfedb:feature/accounts-create
Open

Add xero accounts create command and enhance accounts list/update#18
thomasfedb wants to merge 1 commit into
XeroAPI:mainfrom
thomasfedb:feature/accounts-create

Conversation

@thomasfedb

Copy link
Copy Markdown
Contributor

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

  • Supports flags: --name, --code, --type, --description, --tax-type, --enable-payments-to-account, --show-in-expense-claims, --add-to-watchlist
  • Also accepts --file for JSON input
  • Adds accountCreateSchema to validators

Also enhances existing accounts commands:

  • accounts list now shows Tax Type and Description columns
  • accounts update gains --show-in-expense-claims and --add-to-watchlist flags (also added to accountUpdateSchema)

Generated with Claude Code and checked by human

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