Click or drag to resize
Infosoft Logo

IRetailerExportServiceStartRetailerAccountingSystemExport Method

Starts an operation where retailer data is exported to the user-configured accounting system.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  StartRetailerAccountingSystemExportRequest
A request object that contains a parameter object. See RetailerAccountingSystemExportParameters.

Return Value

StartRetailerAccountingSystemExportResponse
A response object that contains a progress object.
See Also