Koha::REST::V1::Checkout
List Koha::Checkout objects
get one checkout
Internal function to call CanBookBeIssued and return an appropriately filtered set return
Controller function that handles retrieval of Checkout availability
Add a new checkout
List Koha::Checkout::Renewals
Renew a checkout
Checks if the checkout could be renewed and return the related information.