© 2024 Clarivate
DELETE /api/.../patrons/{id}/stops/{stopid}
Name | Type | Required | Description |
---|---|---|---|
id | Integer | Yes | The unique id assigned to the PatronID |
stopid | Integer | Yes | The unique id assigned to the patron stopid |
ispatronstop | Boolean | Yes | True delete PatronStopID, False delete FreeTextBlockID |
Code | Description |
---|---|
204 | No content |