Question
How to prevent a SOAP API from updating old value in a static list?
We use a SOAP API to track Dietary Requirements of our customers for any event and latter add it to a static list.
We came across a particular scenario where the same customer updated his dietary preferences for an event. But his preferences got updated in all previous static lists of completed programs. How can we prevent data from getting updated in this static list?