API Docs

__METHOD= GET . __PATH= /almaws/v1/conf/libraries/{libraryCode}/circ-desks/{circDeskCode} .

Retrieve Circulation Desk

This API returns a Circulation Desk.

Resource URL

GET /almaws/v1/conf/libraries/{libraryCode}/circ-desks/{circDeskCode}

API Description

URL Parameters

ParameterTypeDescription
libraryCodexs:stringThe code of the library for which the location belongs to.
circDeskCodexs:stringThe 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

CodeMessage
402119General error.
401664Parameter value missing or invalid.