POST api/Customers/Register_V1

Request Information

URI Parameters

None.

Body Parameters

CustomerRegisterModel
NameDescriptionTypeAdditional information
EmailAddress

string

None.

Password

string

None.

FirstName

string

None.

LastName

string

None.

PrimaryPhone

string

None.

AlternatePhone

string

None.

StreetAddress

string

None.

City

string

None.

State

string

None.

ZipCode

string

None.

Country

integer

None.

AboutUs

string

None.

RefererEmail

string

None.

CallingCountryId

integer

None.

IsQuickSignUp

boolean

None.

PromoCode

string

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.