API Docs
Retrieve Circulation Desk
Contents
This API returns a Circulation Desk.
Resource URL
GET /almaws/v1/conf/libraries/{libraryCode}/circ-desks/{circDeskCode}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
libraryCode | xs:string | The code of the library for which the location belongs to. |
circDeskCode | xs:string | The code of the Circulation Desk to be retrieved. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns a Circulation Desk
object. See doc
Possible Error Codes
Code | Message |
---|---|
402119 | General error. |
401664 | Parameter value missing or invalid. |