Bug 26571

Summary: Add REST API endpoint for patron checkout history
Product: Koha Reporter: Owen Leonard <oleonard>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Owen Leonard 2020-09-29 17:07:43 UTC
The options for retrieving and displaying a patron's reading history are limited right now. In the staff client it fetches the whole data set, and in the OPAC it offers the option of either all or 50.

I think a REST API endpoint would expand the options we could provide, including features like the one described in Bug 26570, "Search Functionality in Borrowing History."
Comment 1 Martin Renvoize 2023-03-06 15:23:36 UTC

*** This bug has been marked as a duplicate of bug 22613 ***