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