Koha Test Wiki Canasta - March 2024
One of a series of test instances for migrating the Koha Wiki MediaWiki database.
For the current Koha Wiki, visit https://wiki.koha-community.org .Holds pickup locations endpoint RFC
Jump to navigation
Jump to search
This RFC proposes a way to fetch allowed pickup locations for a hold, checking transfer limits and pickup location setting for branches. This is implemented on bug 26988
Actions and routes
The following table presents proposed implementation.
Description | Action | Proposed |
Get allowed pickup locations | GET |
/holds/{hold_id}/pickup_locations |