|
ICustomerServiceCreateCustomer Method |
Creates a new customer in the system as a market prospect. Will reserve a customer number
Namespace: Infosoft.Webservices.CustomerServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request CreateCustomerRequest
- The request containing the customer information
Return Value
CreateCustomerResponseResult of the creation process
See Also