https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43126 --- Comment #4 from Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> --- Created attachment 204006 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204006&action=edit Bug 43126: Add an endpoint to test patron hold eligibility Adds GET /patrons/{patron_id}/hold_eligibility, which reports the patron-level gates only: expired, debt_limit, bad_address, card_lost, restricted and hold_limit. None of them needs item context, so a screen can ask for them once rather than once for each item it lists. Reports every blocker rather than stopping at the first, and honours x-koha-override. Assisted-by: Sonnet 5 (Anthropic) -- You are receiving this mail because: You are watching all bug changes.