© 2025 Clarivate
DELETE /api/.../patrons/{id}/datednotes
Delete patron dated note(s) by id.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to patron. |
| patronsystemnoteids | List of Integers | Yes | List of patron dated notes to be deleted. |
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 |
FAILURE.
|
Permission IDs found here.
CR_AccessPatronServices_Allow() CR_PatronStatus_Access(patron's organization), CR_PatronStatusDeleteDatedNotes(patron's organization)