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