Name | Description | Type | Additional information |
---|---|---|---|
CustomerId |
Unique identifier for the Customer. |
integer |
None. |
ParentCustomerId |
Unique identifier of the parent of this customer. |
integer |
None. |
CustomerTypeId |
Identifies the type of customer account. |
integer |
None. |
Name |
Name of the customer. |
string |
None. |
AddressStreet |
Street address of the customer. |
string |
None. |
AddressCity |
City for the customer. |
string |
None. |
AddressStateId |
ID of the state. Use two letter postal state abbreviations. |
string |
None. |
AddressStateProvince |
State province of the customer. |
string |
None. |
AddressPostalCode |
Postal code of the customer. |
string |
None. |
AddressCountryId |
ID of the country by postal country code. |
string |
None. |
MainContactName |
Name of the primary contact at the customer. |
string |
None. |
MainContactPhone |
Primary phone number to use when contacting the customer. |
string |
None. |
MainContactFax |
Primary FAX number to use when contacting the customer. |
string |
None. |
MainContactEmail |
Primary email to use when contacting the customer. |
string |
None. |