18 Apr
2024
18 Apr
'24
1:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36641 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165086 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165086&action=edit Bug 36641: Add endpoint for fetching circulation rules This patch is a proof of concept for an API endpoint that returns a list of circulation rules for the specified itemtype, branchcode and patron category combination. You can also add a list of `rules` as a query parameter to limit the response to only the rules you are interested in for this combination. -- You are receiving this mail because: You are watching all bug changes.