CreateLicensesRequestServiceModel_Customer

The Customer element.

NOTE: Some fields for a customer record are conditionally required (see below for more information). However, if a customer record can be resolved by our systems based on previous orders with the provided ExternalAccountId and OrderCompanyTypeId, the order may still succeed even when not providing the additional customer information.

NameDescriptionTypeAdditional Information
ExternalAccountId

The account number of the customer.

string

Required

FirstName

The first name.

string

Required (when ordering business products)

LastName

The last name.

string

Required (when ordering business products)

CompanyName

The company name.

string

Required (when ordering business products)

CustomerEmail

The email address.

string

Required (when ordering business products)

PhoneNumber

The phone number.

string

None.

Address1

The first address.

string

Required (when ordering business products)

Address2

The second address.

string

None.

City

The city.

string

Required (when ordering business products)

State

The ISO two-letter or three-letter code for the state.

string

Required (when Country is USA or CAN)

Country

The ISO three-letter country code.

string

Required

PostalCode

The postal code.

string

Required (when Country is USA)

OrderCompanyTypeId

The type of customer: 1 = end account, 3 = reseller partner account.

integer

Required