Skip to content

[User Story] Update an account in the service #3

Description

@EshaniKatiyar

As a user
I need to update my account information
So that my data stays current

Details and Assumptions

  • PUT or PATCH to /accounts/<id>
  • Validate fields like name and address

Acceptance Criteria

Given updated valid data  
When a PUT request is sent  
Then the account should be updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions