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 Pdf file with sales receipt report. File is Base64 encoded and is returned as string.

Example URL:
v2.0/SalesReceipts/{id}/GetPdf?language={language}
NameDescriptionTypeAdditional information
id

Sales receipt Id

integer

Required

id

Sales receipt 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>