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

Delete a Child #31

Open
daynewright opened this issue Dec 10, 2016 · 0 comments
Open

Delete a Child #31

daynewright opened this issue Dec 10, 2016 · 0 comments

Comments

@daynewright
Copy link
Owner

daynewright commented Dec 10, 2016

GIVEN: the user is logged in
WHEN: the API child/remove/{id} is called
WHERE: the id is the ChildId and is connected to the userId
THEN: the Child, all Events for that Child, all Rewards that are not attached to another Event for that Child and all Points for those Events are removed and a success is returned or a bad request if there is an issue.

***This action cannot be undone***

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

1 participant