| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier |
Required |
| name |
Name of the organization |
string | |
| commercial_name |
Commercial name |
string | |
| db_country_id |
Default country to be used when creating new company |
globally unique identifier | |
| db_language_id |
Default language of the organization (will be used when nothing is set) |
globally unique identifier | |
| db_currency_id |
Currency of the organization |
globally unique identifier | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| sales_organization_logo | Collection of byte | ||
| street | string | ||
| street_number | string | ||
| zip | string | ||
| city | string | ||
| string | |||
| phone | string | ||
| fax | string | ||
| url | string | ||
| latitude_decimal | decimal number | ||
| longitude_decimal | decimal number | ||
| vat_reg_code | string | ||
| bankaccount | string | ||
| bic_code | string | ||
| gln_code | string | ||
| accountancy_code | string | ||
| db_currency_code | string | ||
| db_currency_name | string | ||
| db_currency_symbol | string | ||
| sys_business_hours | string |