Name | Description | Type | Additional information |
---|---|---|---|
CustomerCode |
An unique customer code for this organization. This is to identify your organization in our database. |
string |
Max length: 50 Must be unique Required |
Name |
The name of the organization. |
string |
Max length: 100 Required |
The global email address of the organization. |
string |
Max length: 50 |
|
Info |
Optional information about the organization. |
string |
None. |
Vat |
The VAT number. |
string |
Max length: 30 |
VatTransfer |
Indicates if VAT can be transfered for this organization according to EU regulations. Enter 0 for no, 1 for yes |
integer |
None. |
Website |
The website of your organization. |
string |
Max length: 100 |
Fax |
The faxnumber of your organization. |
string |
Max length: 50 |
Phone |
The global phone number of your organization. |
string |
Max length: 50 |
Status |
The status of your organization. |
ContactStates
Enumeration type Possible values : closed, active |
None. |
Type |
The type of your organization. See type for more details. |
CompanyTypes
Enumeration type Possible values : other, prospect, partner, supplier, customer |
None. |
Contacts |
The collection of contacts for this relation. |
Collection of Contact |
None. |
Addresses |
The collection of addresses for this relation. |
Collection of CompanyAddress |
None. |
CustomFields | Dictionary of string [key] and Object [value] |
Only applicable for custom development fields. Please contact support@expodoc.com for additional information. |