API Docs
Update a Location
Contents
This Web service updates a Physical Location.
Resource URL
PUT /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
This method takes a location object. See doc
Output
This method returns a Location
object. See doc
Possible Error Codes
Code | Message |
---|---|
401664 | Parameter value invalid. |
60297 | Location type is not valid. |
60298 | Remote storage code is not valid. |
60299 | Fulfillment unit is not valid. |
60300 | Accession placement is not valid. |
60301 | Call number type is not valid. |
60302 | Update of location failed. |