© 2025 Clarivate
GET /api/.../patrons/{id}/collectionagency/transactionhistory/{historyID}
Return list of transaction history details for a specific collection agency item.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to the patron. |
| historyID | Integer | Yes | The unique id assigned to the collection item. |
[
{
[{"ItemRecordID":0,
"TxnID":3740191,
"TxnCodeID":6,
"TxnDate":"2014-01-29T14:14:42.15",
"Organization":"Amsterdam Free Library",
"FeeDescription":"Collection Agency",
"BrowseTitle":null,
"Barcode":null,
"Amount":5.0000,
"TxnCodeDescription":"Waive",
"TxnAmount":5.0000}]
}
]
| Code | Description |
|---|---|
| 200 | OK. Success |
| 400 | FAILURE.
|
| 404 | FAILURE.
|
AccessPatronServices_Allow
PatronStatus_Access
PatronStatus_AccessPatronAccount