BO19 - Create a DAL function to delete a Sponsorship level #184
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
task
This is a Task. Contributors can work on this
Add a DAL function in the Sponsorship API.
The function will accept the partnershipID of the sponsorship level to delete.
The function should check if there are Sponsors in the Sponsorship level. If so, we can't delete the level, and an error will be fired.
The text was updated successfully, but these errors were encountered: