7 May
2023
7 May
'23
1:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33690 --- Comment #4 from Tomás Cohen Arazi <tomascohen@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.