Include Display Status in any call to the API that returns a Transaction Status
Currently, Display Statuses are not returned with Transaction Status information when using the API.
Our library is using the API to integrate ILLiad into the patron account interface; it would be very helpful to be able to use the Display Status table to mask the queue names.
3
votes
Mia Partlow
shared this idea
-
Allen Jones commented
This would improve performance in a serious way. Currently, we have 2 calls to the web API to get this info. Sadly, I've resorted to loading our statuses into an array and locally editing our public messages as a result. including this info would be extremely helpful.