As a developer
I need to update an account in the service
So that I can modify account details
Details and Assumptions
* The service provides an endpoint for updating accounts
* Valid account data is required
Acceptance Criteria
Given I have the necessary permissions
When I send an update request with valid data
Then the account should be updated successfully
As a developer
I need to update an account in the service
So that I can modify account details
Details and Assumptions
Acceptance Criteria