Does anyone know the values that need to be used to return all tickets associated with user session? The docs I have show that only the session id is required but it seems that the iSeasonNo, iProdSeasonNo and the iPerfNo also need values. I'm wondering how I can query all of those three values without having to be specific about each (some method parameters allow "-1" to be used).
Well...if I had downloaded the newest doc for WebAPI V.9 I would have seen that it's 0.
However, now I'm not getting any results. Just an empty data set. I know that the user associated with the session has a ticket history because I'm looking at in Tessitura. However the API returns an empty dataset. Is there something I'm missing?
Hi, Gordon,
I just ran a test. Passing in "0" for iSeasonNo, iProdSeasonNo, and iPerfNo (empty string for all other fields) worked for me. You might want to submit a support ticket.
-Morgan