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