8 Jun
2026
8 Jun
'26
9:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42443 --- Comment #8 from Alex Carver [Acerock7] <alex@rcls.org> --- Created attachment 200108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200108&action=edit Bug 42443: Add ability to cancel a transfer via the REST API This patch adds a DELETE /transfers/{transfer_id} route that cancels the given transfer by id and reverts an in transit recall for the item the same way as returns.pl does. The cancellation reason is passed in the request body so this api endpoint could be used in other places we can cancel transfers. Signed-off-by: Alex Carver [Acerock7] <alex@rcls.org> -- You are receiving this mail because: You are watching all bug changes.