When you write an item into the list with UpdateListItems, the data which has been written is returned to you. Doesn't that tell you enough about what's happened? You could always push the important bits of that information into an array and refer to that.
M.