You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function should accept the informations about the sponsorship level. All the informations will be updated. The informations are listed below:
partnershipID;
name;
position: this will be checked. If there is an other sponsorship level with the same position, the other one will be updated and moved to the next position, and the same will be done for any other level with a colliding position.
The response will be an error if something goes wrong. Otherwise, the function will provide the updated sponsorship level object, including the ID of the document in the DB.
The text was updated successfully, but these errors were encountered:
gregoriopalama
changed the title
BO18 - Create an endpoint to update a Sponsorship level
BO18 - Create a DAL function to update a Sponsorship level
Jul 25, 2024
Add a DAL function in the Sponsorship API.
The function should accept the informations about the sponsorship level. All the informations will be updated. The informations are listed below:
The response will be an error if something goes wrong. Otherwise, the function will provide the updated sponsorship level object, including the ID of the document in the DB.
The text was updated successfully, but these errors were encountered: