| Name | Description | Type | Additional information |
|---|---|---|---|
| ReceiptNo |
The receipt no(not reference number) to print. |
integer | Default value is zero. |
| BranchCode |
The branch code associated with the receipt. |
string | Required only when multiple same receipt no exists in the database. Default value is empty value. |
| HideBalance |
Hide balance or not. |
boolean | |
| Reprint |
Determines receipt needs to be printed or reprinted. |
boolean | Default value is reprinted. |
| WithCashOutReceipt |
Instructs Receipt View page to display cash out receipt button or not. |
boolean | By default it is not displayed. |
| UseDefaultFormat |
Override global setting for format and use default. |
boolean | |
| Format |
Mime Format of receipt. currently "application/pdf" or "text/plain" |
string | |
| CanPrint |
Determines whether receipt print is allowed or not. |
boolean |