API Docs
Retrieve Mapping-table
Contents
This API returns all rows defined for a mapping-table.
Resource URL
GET /almaws/v1/conf/mapping-tables/{mappingTableName}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
mappingTableName | xs:string | Mapping table name. |
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
scope | xs:string | Optional. Default: Institution Code | Institution or Library code |
Body Parameters
None
Output
This method returns a Mapping-table
object. See doc
Possible Error Codes
Code | Message |
---|---|
402119 | General error. |
40166411 | Param value is invalid. |