💬Organisation
Represent an organisation.
Default Fields
Name
Type
id
id_org_parent
id_main_contact
ref_mailchimp_list
groovehq_token
groovehq_email
code
app_name
reference
uuid
String
type
String
'o'
is owner | 's'
is supplier | 'w'
is wholesaler | 'r'
is retailer | 'd'
is dealership | 'g'
is garage | 'i'
is insurer | 'p'
is distribution-platform | 'b'
is bank | 'k'
is broker | 'f'
is fleet-manager
name
String
created_at
Datetime
updated_at
Datetime
Optional Fields
Name
Type
device_count
Number
active_device_count
Number
vehicle_count
Number
uuid_org_parent
String
Nested Fields
Name
Type
parent_organisation
main_contact
admins
users
Array of User
organisations
Array of Organisation
addresses
Array of OrganisationAddress
contacts
Array of Contact
stock_fleet
Last updated
Was this helpful?