Koha::REST::V1::Items - Koha REST API for handling items (V1)
Controller function that handles listing Koha::Item objects
Controller function that handles listing Koha::Item objects available to the opac
Controller function that handles retrieving a single Koha::Item
Controller function that handles deleting a single Koha::Item
Controller function that handles retrieving item's bookings
Method that returns the possible pickup_locations for a given item used for building the dropdown selector
Controller function that handles bundled_items Koha::Item objects
Controller function that handles adding items to this bundle
Controller function that handles removing items from this bundle