https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28002 Bug ID: 28002 Summary: Add optional extended_attributes param to POST /patrons Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com Bug 27853 highlighted some patron's shouldn't be created through the API if they don't satisfy the mandatory extended attributes requirements. Solving it is not possible without adding a new parameter and proper handling to the current route. This bug proposes to add that parameter. It is based on the work done in bug 23666 and its tree. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.