User Story
As a bank customer, I want to withdraw money from my account so that I can access my funds in cash.
Acceptance Criteria
- The system should allow entering a withdrawal amount.
- The system should validate that the withdrawal does not exceed the current balance.
- The account balance should be updated immediately.
- A confirmation message/receipt should be displayed.
User Story
As a bank customer, I want to withdraw money from my account so that I can access my funds in cash.
Acceptance Criteria