Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ Add address endpoint #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

timdohm3f
Copy link
Collaborator

We require an address to be associated with an existing transaction.

Acceptance criteria:
Add functionality to get and update existing address by id. Address status is pending before updating, accepted after being modified and completed once processed, at which point it can’t be modified anymore.

Solution:

  • GET address (by transaction id)
  • PATCH address (by transaction id)

@timdohm3f timdohm3f marked this pull request as ready for review May 20, 2024 15:58
@timdohm3f timdohm3f assigned timdohm3f and unassigned timdohm3f Nov 11, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
@thirdfort thirdfort deleted a comment from dedeoba Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant