I am encountering an issue when trying to update and insert data with a single post request.
https://i.sstatic.net/T9UKR.png
Below is my API code:
https://i.sstatic.net/kkwqs.png
Here is the service code:
https://i.sstatic.net/IUMSd.png
This section includes the function calling code:
https://i.sstatic.net/e1oqp.png
Additionally, this is the model being used
The API C# model can be found here
Check out the data that is being passed through
Lastly, take a look at the TraceId and request data information