|
CallresultCustomerServiceCreateCustomer Method |
Creates a new customer.
Namespace: Infosoft.Webservices.CustomerServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax Remarks
In this implementation a customer will be placed in a temporary order table and an order number will be assigned that will work as a temporary customernumber.
Upon registration an automatic import job will be executed and attempt to create the customer with the supplied parameters.
This import will do various duplication checks and if these duplication checks finds more than one match the order will be laid to manual handling.
When the customer is imported (either manually or automatically) a change notification will be sent out to notify of the actually customernumber.
See Also