sudhanshu-dave / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Read an account from the service #7

Closed sudhanshu-dave closed 3 weeks ago

sudhanshu-dave commented 3 weeks ago

As a user
I need to read an account from the accounts service
So that I can view customer information

Details and Assumptions

Acceptance Criteria


Given a customer ID
When I make a GET request to the accounts service
Then the account details for the customer are returned