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

Donations - API #66

Open
2 of 4 tasks
James300 opened this issue Jun 21, 2020 · 0 comments
Open
2 of 4 tasks

Donations - API #66

James300 opened this issue Jun 21, 2020 · 0 comments
Assignees

Comments

@James300
Copy link
Contributor

James300 commented Jun 21, 2020

  • PUT ('/donations/:id)

  • Can update donation info

  • Can update line items quantity which only changes the delta

  • GET ('/donations/:id')

  • Fetches donation (includes line items)

  • GET all ('/donations')

  • Fetches donations (includes line items)

  • DELETE ('/donations/:id)

  • Delete donation

  • Remove line item quantity changes

@stewar78 stewar78 self-assigned this Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants