Get Fiscal Receipt

Gets print preview (textual representation) for created fiscal receipt

Method: GET

Path: /weborder/{id}/fiscalreceipt?lineWidth=45

lineWidth parameter is optional and represents number of characters per line. Default value is 40. This value should be between 32 and 60.

Response will return json object described bellow. In order to create print preview take TextTop, then generate qr code base on VerificationUrl, and then take TextBottom.

Sample response

Copy to Clipboard