© 2024 Clarivate
GET /api/.../receipts/url?receipttype=pasttxns&patronid={patronid}
Returns an URL of transaction summary receipt template file
Name | Type | Required | Description |
---|---|---|---|
receipttype | String | Yes | Possible value is "pasttxns" |
patronid | Integer | Yes | Identity value of the patron |
Code | Description |
---|---|
200 | OK. Success |
POST /{path}
Name | Type | Required | Description |
---|---|---|---|
path | String | Yes | receipt URL returned by "Get transaction summary receipt URL". |
an html document.
Date: 03/07/2018 11:35:26 AM
Type: Charge
Reason: New Card
Title:
Barcode:
Amount: $7.00
Note:
Date: 03/07/2018 11:22:55 AM
Type: Pay
Reason: Copy / Print
Title:
Barcode:
Amount: $2.00
Note:
Date: 03/07/2018 10:59:22 AM
Type: Waive
Reason: Processing Charge
Title: Snow
Barcode: 0004300256841
Amount: $3.00
Note: Declared Lost
Date: 03/07/2018 10:59:22 AM
Type: Charge
Reason: Processing Charge
Title: Snow
Barcode: 0004300256841
Amount: $3.00
Note: Declared Lost
.
Code | Description |
---|---|
200 | OK. Success |
401 | Unauthorized |