[Koha-bugs] [Bug 33690] Add ability to send welcome notice when creating patrons using the REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 7 01:31:39 CEST 2023


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

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to David Nind from comment #3)
> I'd be happy to test, but don't know enough for step 3.
> 
> Could you provide an example of the JSON for adding a patron?
> 
> I can use Postman for basic things....
> 
> Otehrwsie, I'll leave for someone else who knows what to do, to test.

When you do a GET /API/V1/patrons you can get an idea of how a patron object
for POST should look like. I'd suggest you pick a couple attributes like
firstname, surname and user id. And see if it tells you you need more.

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


More information about the Koha-bugs mailing list