Library Information System: REST Web Service


Click here for a complete list of operations.

GET: session

Description

Returns the unique session id that is used to prevent different user's requests getting mixed up

How to Execute

To access this REST web service, you need to use the following URL:

https://www.libraryinformationsystem.org/Services/RestService.svc/session

Request Body

Nothing Expected

Return Data

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String value</string>