Skip to content

feat(loans): add unmark-paid command#4

Merged
StevenACZ merged 1 commit intomainfrom
feat/loans-unmark-paid
Apr 3, 2026
Merged

feat(loans): add unmark-paid command#4
StevenACZ merged 1 commit intomainfrom
feat/loans-unmark-paid

Conversation

@StevenACZ
Copy link
Copy Markdown
Owner

Summary

  • Adds lucas loans unmark-paid <id> command
  • Calls new backend POST /api/loans/:id/reverse-payment endpoint
  • Defaults to reversing most recent payment, with --payment-id for specific reversal

Test plan

  • Verify lucas loans unmark-paid <id> reverses the most recent payment
  • Verify --payment-id option targets specific payment

🤖 Generated with Claude Code

Adds `lucas loans unmark-paid <id>` that calls the new backend
reverse-payment endpoint. Defaults to reversing the most recent
payment, with --payment-id for specific reversal.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@StevenACZ StevenACZ merged commit 9137adc into main Apr 3, 2026
2 checks passed
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