You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CustomerApi Class > CustomerApi Methods > Add Method > Add
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CustomerApi.Add Method (CustomerData, AddressData)

Adds a new customer with a billing address. The Customer.Id property will be populated with the new Customer's Id.

C#
public void Add(CustomerData customerData, AddressData billingAddress);
Visual Basic
Public Function Add(customerData As CustomerData, billingAddress As AddressData) As void
Parameters 
Description 
customerData 
customer data to save. 
billingAddress 
Billing address of customer. Also serves as shipping address. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!