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 priority endpoint RFC
Jump to navigation
Jump to search
This RFC proposes a way to set the priority of a hold. This is implemented on bug 23517
Actions and routes
The following table presents proposed implementation.
Description | Action | Proposed |
Set the hold priority | PUT |
/holds/{hold_id}/priority |
Request body
The request body should only contain an integer value.