Bug 25843 - Add REST API route for patron information update requests
Summary: Add REST API route for patron information update requests
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 16:03 UTC by Joy Nelson
Modified: 2024-01-17 16:32 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 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.