[Koha-bugs] [Bug 18795] REST API: DELETE (anonymize) checkout history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 13 13:50:32 CEST 2017


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

--- Comment #1 from Lari Taskula <lari.taskula at jns.fi> ---
Created attachment 64255
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64255&action=edit
Bug 18795: DELETE (anonymize) checkout history

Anonymize patron's checkout history via REST API

DELETE /checkouts/history?borrowernumber=123

To test:
1. prove t/db_dependent/api/v1/checkoutshistory.t
2. Manually send DELETE request to /api/v1/checkouts/history?borrowernumber=123
   where 123 is your patron's borrowernumber

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


More information about the Koha-bugs mailing list