The GetEPlatoTrendsCashSales function returns cashsales data in a format suitable for xml files for the ePlato import process
Method | /GetEPlatoTrendsCashSales |
The request body is of type GetEPlatoTrendsCashSales.
Name | Description | Data Type |
---|---|---|
offset | xml:int | |
maxRecords | xml:int | |
xsdSchema | xml:string | |
isCompress | xml:boolean |
|
The response body is of type GetEPlatoTrendsCashSalesResponse.
Name | Description | Data Type |
---|---|---|
GetEPlatoTrendsCashSalesResult | xml:string |
|