<<

NAME

Koha::REST::V1::Acquisitions::Vendors

API

Methods

list

Controller function that handles listing Koha::Acquisition::Bookseller objects

get

Controller function that handles retrieving a single Koha::Acquisition::Bookseller

add

Controller function that handles adding a new Koha::Acquisition::Bookseller object

update

Controller function that handles updating a Koha::Acquisition::Bookseller object

delete

Controller function that handles deleting a Koha::Acquisition::Bookseller object

<<