The Company is a representation of what is generally a physical location or use case within the system.
This is the major object to which services, resources, staff and events are connected.
A Company object can sometimes be itself a container representing a region, which will have child locations
Field
Usage / Description
id
{{company.id}} Example: 37000
name
{{company.name}} Example: Pet Store Ltd.
description
{{company.description}} Example: Take care of pets
extra
{{company.extra}} Example: {123=>"answer to question 123", 345=>"answer to question 345"}
address_id
{{company.address_id}} Example: 958694
website
{{company.website}} Example: petstore.london
multi_status
{{company.multi_status}}
reference
{{company.reference}}
numeric_widget_id
{{company.numeric_widget_id}}
currency_code
{{company.currency_code}} Example: GBP
timezone
{{company.timezone}} Example: BST
country_code
{{company.country_code}} Example: GB
live
{{company.live}}
ref
{{company.ref}}
created_at
{{company.created_at}}
updated_at
{{company.updated_at}}
children_count
{{company.children_count}}
locale
{{company.locale}}
available_locales
{{company.available_locales}}
membership_id
{{company.membership_id}} Example: 37000
settings
{{company.settings}}
disabled
{{company.disabled}}
origin
{{company.origin}}
Where the object came from e.g. importer, manually