Name | Description | Type | Additional information |
---|---|---|---|
CustomerName | string |
None. |
|
CustomerCode | string |
None. |
|
DefaultContact | string |
None. |
|
DefaultShipToCode | string |
None. |
|
Telephone | string |
None. |
|
TelephoneExtension | string |
None. |
|
Fax | string |
None. |
|
FaxExtension | string |
None. |
|
string |
None. |
||
CustomerTypeCode |
Customer type, optional |
string |
None. |
IsActive |
Status, optional. Default to True when not specified |
boolean |
None. |
IsCreditHold |
Credit on hold, optional. Default to False when not specified |
boolean |
None. |
IsAllowBackOrder |
Allow Back ordering, optional. Default to True when not specified |
boolean |
None. |
TaxNumber |
Tax Number or Vat Number |
string |
None. |
BusinessLicense |
Business License or Company Registration |
string |
None. |
SalesRepGroupName |
Sales Rep, optional |
string |
None. |
BillingAddress |
Billing address, optional |
Interprise.Web.Services.Models.CustomerUpdate+UpdateBillingAddressInput |
None. |
ShippingAddress |
Shipping address, optional |
Interprise.Web.Services.Models.CustomerUpdate+UpdateShippingAddressInput |
None. |
CustomFields |
CCollection of all the custom fields in a Customer table |
Collection of Interprise.Web.Services.Models.CustomField |
None. |