...
Receipts can be exported to file in POSLog XML format or in PDF format by clicking on the 2 dots on the leftmost column.
ReceiptService
Generate anonymous access link to the receipts
Added a new endpoint api/receipt/rendering/{type}, which accepts the list of receipt ids and returns the anonymous links (public access) for the receipt.
...