Bug 25843

Summary: Add REST API route for patron information update requests
Product: Koha Reporter: Joy Nelson <1joynelson>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: Chip.Halvorsen, lisette, martin.renvoize
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 Joy Nelson 2020-06-22 16:03:40 UTC
Using Patron REST API when patrons submit updates to their information (new address, phone, etc) the updates go straight into the database.  Can the updates be send to the staff so the changes can be reviewed and accepted?
Comment 1 Martin Renvoize (ashimema) 2024-01-17 16:32:50 UTC
This came up in conversation here today too.. it would be nice to have API's for this.
Comment 2 Chip Halvorsen 2024-05-17 19:27:17 UTC
This would be great to have. We're working with an app vendor now and would prefer staff review any updates.