https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23667 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add API route for getting |Add API route for listing |an item by barcode |items Assignee|koha-bugs@lists.koha-commun |tomascohen@gmail.com |ity.org | Status|NEW |ASSIGNED URL| |https://wiki.koha-community | |.org/wiki/Items_endpoint_RF | |C --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- We really need to implement the GET /items route. Which would include filters on many of the item attributes. including barcode. It will, tough, return a list of matching items (probably only one if filtering by barcode). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.