Magidoc

Organisation
Object

This object represents an organisation, usually a retailer. This object owns all the other data in the system for a given organisation.

Fields

#

allowCustomCSS

Non-null

allowCustomCSSRetailerChanges

Non-null

createdAt

Non-null

The date and time this entity was created.

currentSubscription

Returns the latest subscription (or null if the organisation has never subscribed)

deviceUptimeRecords

Non-null

The uptime records which belong to this organisation.

devices

[ Device !]!
Non-null

The devices which belong to this organisation.

displayName

Non-null

The display name for the organisation.

domainName

Non-null

The domain name for the organisation.

eCommercePlatform

Non-null

eCommercePlatformConfiguration

Non-null

An array of KeyValuePairs which contain the configuration for the eCommerce platform. This is used to store any additional data required for the eCommerce platform.

eCommercePlatformDisplayName

Non-null

The display name for the eCommerce platform, this is used for display purposes only when eCommercePlatform is custom.

engagements

[ Session !]!
Non-null

id

Non-null

A unique internal GlobalId for this entity.

installCompleted

Non-null

installInformation

Non-null

installSurveyAnswers

isClosed

Non-null

lastIngestionDataDate

The date and time this organisation received ingestion data

lastReportedCatalogStatsForImages

lastReportedCatalogStatsForProductGroups

lastReportedCatalogStatsForProducts

lastReportedCatalogStatsForVariants

locations

[ Location !]!
Non-null

The locations which belong to this organisation.

orders

[ Order !]!
Non-null

The orders which belong to this organisation.

plugins

[ Plugin !]!
Non-null

The plugin records which belong to this organisation.

productGroups

Non-null

The product groups which belong to this organisation.

products

[ Product !]!
Non-null

The products which belong to this organisation.

salesAssistantAllocation

Non-null

salesAssistantClearRule

Non-null

salesAssistantNameRule

Non-null

uninstallStarted

Non-null

updatedAt

Non-null

The date and time this entity was last updated.

users

[ User !]!
Non-null

variables

Non-null

An array of KeyValuePairs which contain user provided variables to be used by Cloudshelf or Cloudshelf Extensions.

Usages

#

References

#

  • Field owningOrganisation from Device