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

--- Comment #4 from Tomás Cohen Arazi <tomasco...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to