Skip to content

feat(account): write endpoints — add / update / delete + settings #110

Description

@chmmou

Vertical-slice (per kasapi-cli-vertical-slice SKILL) for the account write endpoints. Subset of #13.

KAS actions in scope

  • add_account
  • update_account
  • delete_account
  • update_accountsettings
  • update_superusersettings

Notes

Acceptance

  • SOAP request encoder + per-action mapping in internal/account/
  • *Client write methods + per-package Caller interface tests
  • CLI subcommands wired in internal/cli/account.go, registered in cmd/kasapi-cli/main.go
  • make docs regenerated and committed
  • CHANGELOG ### Added entry
  • PR references this issue with Closes #<n>

Parent: #13

Metadata

Metadata

Assignees

Labels

area/apiKAS-API endpoint wrappers (domain modules)area/cliCLI scaffold, subcommands, output formattingenhancementNew feature or requestphase/writeWrite/destructive API endpoints

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions