© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
37 replies
_vegabyte_

❔ Need some advise regarding HTTP Request

Hello, I have a few operations here and would appreciate some guidance on how to carry them out.

I therefore have a payer table. It has a column for the remaining balance.
Additionally, I have a contribution table where the funds from payers go.


I must update the Payer's remaining Balance if the payer adds a contribution (HTTP POST).

Should I have to make two APIs?
1. Making a Contribution
2. Updating the balance that remains

Or a single API that updates the remaining balance and create contributions?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

I need help refactoring my http request
C#CC# / help
2y ago
✅ Advise
C#CC# / help
3y ago
✅ I need some clarification regarding events and class communication.
C#CC# / help
9mo ago
✅ Help with http request
C#CC# / help
6mo ago