© 2024 Clarivate
GET /api/.../receipts/url?receipttype=acctsum&patronid={patronid}
Returns an URL of account summary receipt template file
Name | Type | Required | Description |
---|---|---|---|
receipttype | String | Yes | Possible value is "acctsum" |
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 account summary receipt URL". |
an html document.
Date: 03/07/2018 12:46:08 PM
Type: Charge
Reason: Processing Charge
Title: Snow
Barcode: 0004300256841
Amount: $3.00
Note: Declared Lost
Date: 03/07/2018 12:46:08 PM
Type: Charge
Reason: Replacement Cost
Title: Snow
Barcode: 0004300256841
Amount: $12.50
Note: Declared Lost
Date: 02/21/2018 1:25:09 PM
Type: Deposit
Reason:
Title:
Barcode:
Amount: $1.50
Note:
Date: 02/21/2018 1:25:02 PM
Type: Deposit
Reason:
Title:
Barcode:
Amount: $2.00
Note:
.
Code | Description |
---|---|
200 | OK. Success |
401 | Unauthorized |