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