The GetReportData returns the article content xml data to be used for a label report.
Method | /GetLabelReportXml |
The request body is of type GetLabelReportXml.
Name | Description | Data Type |
---|---|---|
source | PrintLabelSource | |
idsToPrint | ArrayOfInt | |
printSourcePrices | xml:boolean | |
amountType | ThermalLabelAmountType | |
sorting | xml:int |
|
The response body is of type GetLabelReportXmlResponse.
Name | Description | Data Type |
---|---|---|
GetLabelReportXmlResult | xml:string |
|