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