Bug 30637

Summary: Add Koha::Checkout->renew method
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 30275    
Bug Blocks:    

Description Martin Renvoize (ashimema) 2022-04-28 08:18:04 UTC
We should introduce a `renew` method in the Koha::Checkout object and start to migrate calls from C4::Circulation to it.
Comment 1 Katrin Fischer 2023-06-17 21:26:15 UTC
I believe we do have that now:
POST https://api.koha-community.org/api/v1/checkouts/{checkout_id}/renewals