As a developer
I need to read an account from the service
So that I can retrieve account information
Details and Assumptions
* The service provides an endpoint for reading accounts
* Proper authentication is required
Acceptance Criteria
Given I have the necessary permissions
When I request to read an account
Then the account information should be retrieved successfully
As a developer
I need to read an account from the service
So that I can retrieve account information
Details and Assumptions
Acceptance Criteria