Koha Test Wiki MW Canasta on Koha Portainer
Test major Koha Wiki changes or bug fixes here without fear of breaking the production wiki.
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.