[Koha-bugs] [Bug 18191] New: REST API: Add endpoint to list valid pickup locations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 16:12:27 CET 2017


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

            Bug ID: 18191
           Summary: REST API: Add endpoint to list valid pickup locations
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lari.taskula at jns.fi
        QA Contact: testopia at bugs.koha-community.org

Bug 7534, Bug 7614 and Bug 18072 let us limit the choices of pickup location
when placing a hold. Add a REST API endpoint that uses this functionality.

GET /biblios/{biblionumber}/pickuplocations
GET /item/{itemnumber}/pickuplocations

Returns an array of library-objects that represent a set of libraries that can
be used as pickup locations for hold of the given biblio/item.

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


More information about the Koha-bugs mailing list