teresantns / DesafioConstrudelas

Final project for the Construdelas academy, in which I built a loyalty program API
1 stars 0 forks source link

"Accept a referral" endpoint #4

Closed teresantns closed 2 years ago

teresantns commented 2 years ago

Creating the endpoint where a costumer can accept or decline a referral

This includes coding the endpoint view on views.py, and including the corresponding path on urls.py

Some requirements that must be met:

These requirements will translate into features in the code.