Request Information
Deprecated
More reports can be found in the Reports section. The compressed variants were merged into the compressed parameter and you can also choose the report language.
Returns zipped Pdf file with Cash voucher report. File is Base64 encoded and is returned as string.
Example URL:
v2.0/CashVouchers/{id}/GetCashVoucherPdfCompressed?language={language}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Cash voucher Id |
integer |
Required |
id |
Cash voucher Id |
integer |
Required |
None.
Response Information
string
Sample:
"sample string 1"
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>