Name | Description | Type | Additional information |
---|---|---|---|
BusinessUnitId |
A number identifying the business unit this specific customer belongs to |
integer |
None. |
BusinessUnitName |
The short name of the business unit this specific customer belongs to |
string |
None. |
CustomerId |
A number to identify this specific customer |
integer |
None. |
CustomerCode |
A short code used to identify the customer |
string |
None. |
CustomerName |
The customer's name |
string |
None. |
CorporateAddress |
The corporate address |
Address |
None. |
DefaultPricingId |
The PricingId of the customer level default pricing sheet. |
integer |
None. |
DefaultLocationId |
The LocationId of the customer's default location for placing orders. |
integer |
None. |
LocationList |
A list of the customer's locations. |
Collection of CustomerLocation |
None. |
PricingList |
A list of the customer's pricing sheets. |
Collection of CustomerPricing |
None. |
ShippingProfile |
The customer's default shipping profile. |
ShippingProfile |
None. |
DefaultShippingProfileId |
The id of the shipping profile that would be used by default. |
integer |
None. |
ShipItShippingProfileId |
The id of the "Ship-It" shipping profile, or the default profile id if not explicitly set in system. |
integer |
None. |
ShippingProfileDetails |
Detailed information on shipping profiles. |
Collection of ShippingProfile |
None. |
RequiresPoNo |
Is a po number required? |
boolean |
None. |
RequiresProject |
Is a project required? |
boolean |
None. |
UseProjectList |
Does the customer requires projects selected from project list |
boolean |
None. |