[Koha-bugs] [Bug 29290] New: Add routes to fetch checkouts for a given biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 20 23:05:35 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29290

            Bug ID: 29290
           Summary: Add routes to fetch checkouts for a given biblio
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com

I propose we add

GET /biblios/:biblio_id/checkouts

it will have the same behavior as /checkouts, but filtering by the specified
biblio.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list