Bug 32948

Summary: Add REST API endpoint to list a patron's return claims
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: REST APIAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2023-02-13 13:40:58 UTC
There is a POST route ( /api/v1/return_claims ) to add return claims. It would be handy to also have a GET route to list a patron's return claims.