Click or drag to resize
Infosoft Logo

ICustomerService Interface

A service for creating and possibly editing customer core information.

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public interface ICustomerService

The ICustomerService type exposes the following members.

Methods
 NameDescription
Public methodCreateCustomer Creates a new customer in the system as a market prospect. Will reserve a customer number
Public methodUpdateCustomerDetails Updates the customer details.
Top
See Also