https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35353 --- Comment #12 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 164299 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164299&action=edit Bug 35353: Add REST API endpoint to retrieve old holds Same as checkout but for holds, we need to provide a way to retrieve old holds for a patron. Test plan: Create some holds for a patron, cancel and fulfill some, then use the REST API endpoint with the new 'old' flag set to 1 /api/v1/patrons/42/holds?old=1 Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.