to clarify, the initial object was built from a .csv that the user uploads on the request half of the Suitlet. the response half parses the data, gathers additional data from the back end, and builds out a nice object with all the properties I need. Now, I just need to pass that object back to the back end to perform the updates.