Make the hold status information updatable in API
There is currently no way to update the status of a hold in the API.
It would be very useful to change the status from
"status": {
"code": "0",
"name": "on hold."
},
to
"status": {
"code": "i",
"name": "Requested item ready for pickup."
},
Enhancement to be integrated into https://ideas.iii.com/forums/951745-ils-sierra/suggestions/47618129-it-s-about-time-to-make-holds-apis-first-class-cit ?
This idea will be reviewed by the Innovative product team for consideration in planning the upcoming product roadmap.