Manage Reading History through RESTAPI
Currently patrons can opt in and out of Reading History our public catalog (Bibliocore) but we get many requests from patrons who want to manage that reading history by removing items from Reading History but the RESTAPI doesn't allow users to do that, they have to log into their accounts on WebPac in order to manage the titles in that history. We would like to see full Reading History management currently available in WebPac added to the RESTAPI.
-
Jeremy Goldstein commented
I don't remember this previously, but looking at the Swagger documentation on our site there is currently a delete endpoint of /v6/patrons/{id}/checkouts/history/{checkoutHistoryId}, which is distinct from the delete endpoint /v6/patrons/{id}/checkouts/history for deleting the full history