Bug 19406

Summary: REST API: Add route for checkins
Product: Koha Reporter: David Cook <dcook>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P5 - low CC: josef.moravec
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2017-10-04 00:34:47 UTC
I don't have plans to work on this at the moment, but it would be great to have a route for checkins. 

I notice that there is already a bug for checkouts at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13895. 

This could replace svc/checkin. I haven't tried the REST API yet but it's probably better performance than svc/checkin anyway. 

Plus, this would allow other apps to checkin for Koha.
Comment 1 Katrin Fischer 2020-01-11 20:32:00 UTC

*** This bug has been marked as a duplicate of bug 24401 ***