Wiki

Clone wiki

api25 / schemes_id

schemes/{id}[.xml|json]

GET

schemes/id returns a single admission scheme for which M25 Consortium libraries can be members. This is currently just a name with an informational URL defining the scheme. The existing ids can be retrieved using the scheme operation.

Example: /schemes/m25_access

returns information about the M25 Access scheme

PUT

Create an admission scheme if none exists with this id or update one that does

DELETE

Delete the admission scheme with this id. Automatically deletes corresponding access rules and institutional mappings

Updated