© 2024 Clarivate
GET /api/.../ids/patrons?id={identifier}&type=barcode
Return patron ID based on the patron identity type.
Name | Type | Required | Description |
---|---|---|---|
id | String | Yes | Patron identifier. Define this parameter in the query string value for id. |
type | String | No | Patron identity type. Define this parameter in the query string with value of PatronIdentityType. Default is Barcode. |
type |
---|
Barcode |
PatronId |
User1 |
User2 |
User3 |
User4 |
User5 |
Username |
32998
Code | Description |
---|---|
200 | OK. Success |
400 | Failure. Validation error. |
404 | Not Found. |