<<

NAME

Koha::REST::V1::Patrons::Holds

API

Methods

list

Controller function that handles listing Koha::Hold objects for the requested patron

delete_public

Controller function that handles cancelling a hold for the requested patron. Returns a 204 if cancelling took place, and 202 if a cancellation request is recorded instead.

<<