[Koha-bugs] [Bug 34277] Add an API endpoint to return all patrons with outstanding charges

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 14 19:58:02 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34277

--- Comment #10 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Comment on attachment 153477
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153477
Bug 34277: Add a patrons with outstanding charges endpoint

Review of attachment 153477:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=34277&attachment=153477)
-----------------------------------------------------------------

::: api/v1/swagger/definitions/patron_balance.yaml
@@ +1,4 @@
>  ---
>  type: object
>  properties:
> +  borrowernumber:

This should be `patron_id`.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list