I am developing an android application using Koha Restful API. the issue I am facing is that I cannot find anything related to API for item checkout(book issue) or item checkin(book return). If you can help me or provide me references to solve my problem
Hi Ahsan Unfortunately these do not exist in upstream Koha yet. There is a bug report for a check-in endpoint: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401 and a bug report for a check-out endpoint: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400 We're just waiting on some sponsorship to upstream our versions of these endpoints, hopefully not far away. Aleisha On 26/10/22 23:20, Ahsan Farhan wrote:
I am developing an android application using Koha Restful API. the issue I am facing is that I cannot find anything related to API for item checkout(book issue) or item checkin(book return).
If you can help me or provide me references to solve my problem _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha -- *Aleisha Amohia (she/her)* Koha Technical Lead *Catalyst IT - Expert Open Source Solutions*
*Catalyst.Net Ltd - a Catalyst IT group company* Tel: +64 4 499 2267 | www.catalyst.net.nz <http://www.catalyst.net.nz> Catalyst Logo CONFIDENTIALITY NOTICE: This email is intended for the named recipients only. It may contain privileged, confidential or copyright information. If you are not the named recipient, any use, reliance upon, disclosure or copying of this email or its attachments is unauthorised. If you have received this email in error, please reply via email or call +64 4 499 2267.
Hi, Here you will find existing and WIP API routes : https://wiki.koha-community.org/wiki/REST_api_RFCs Best regards Le 26/10/2022 à 09:57, Aleisha Amohia a écrit :
Hi Ahsan
Unfortunately these do not exist in upstream Koha yet.
There is a bug report for a check-in endpoint: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401
and a bug report for a check-out endpoint: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24400
We're just waiting on some sponsorship to upstream our versions of these endpoints, hopefully not far away.
Aleisha
On 26/10/22 23:20, Ahsan Farhan wrote:
I am developing an android application using Koha Restful API. the issue I am facing is that I cannot find anything related to API for item checkout(book issue) or item checkin(book return).
If you can help me or provide me references to solve my problem _______________________________________________
Koha mailing listhttp://koha-community.org Koha@lists.katipo.co.nz Unsubscribe:https://lists.katipo.co.nz/mailman/listinfo/koha
-- Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France
This are the official docs: https://api.koha-communiy.org El mié, 26 oct 2022 7:21, Ahsan Farhan <ashanfarhan@gmail.com> escribió:
I am developing an android application using Koha Restful API. the issue I am facing is that I cannot find anything related to API for item checkout(book issue) or item checkin(book return).
If you can help me or provide me references to solve my problem _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Oups typo missing t : https://api.koha-community.org/ Le 31/10/2022 à 16:34, Tomas Cohen Arazi a écrit :
This are the official docs:
El mié, 26 oct 2022 7:21, Ahsan Farhan <ashanfarhan@gmail.com> escribió:
I am developing an android application using Koha Restful API. the issue I am facing is that I cannot find anything related to API for item checkout(book issue) or item checkin(book return).
If you can help me or provide me references to solve my problem _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Fridolin SOMERS <fridolin.somers@biblibre.com> Software and system maintainer 🦄 BibLibre, France
participants (4)
-
Ahsan Farhan -
Aleisha Amohia -
Fridolin SOMERS -
Tomas Cohen Arazi