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
#
currentSubscription
Returns the latest subscription (or null if the organisation has never subscribed)
customStockLevelAuthToken
customStockLevelURL
defaultCurrencyCode
The currency code to use for non-shopify stores. Shopify Stores will use the currency code provided by Shopify at runtime.
deviceUptimeRecords
The uptime records which belong to this organisation.
eCommercePlatformConfiguration
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
The display name for the eCommerce platform, this is used for display purposes only when eCommercePlatform is custom.
fullTextSearchLanguage
hasPendingPublications
Indicates if any entities (Organisation, Device, or Location) within this organisation have pending config publications.
hubspotDealId
hubspotId
installSurveyAnswers
lastReportedCatalogStatsForImages
lastReportedCatalogStatsForProductGroups
lastReportedCatalogStatsForProducts
lastReportedCatalogStatsForVariants
lastSyncStatusUpdateReason
paymentProviderAlmaApiKey
paymentProviderCustomUrl
paymentProviderStripeApiKey
paymentProviderVivaWalletClientId
paymentProviderVivaWalletClientSecret
productVariants
The product variants which belong to this organisation.
publishInProgress
Indicates if config publishing is currently in progress for this organisation.
safetyStockNumber
The safety stock number for the organisation. Any stock level below this number will be considered out of stock.
salesAssistants
The sales assisatnts which belong to this organisation.
status
The status of the organisation. This is used to determine if the organisation is active or idle.
variables
An array of KeyValuePairs which contain user provided variables to be used by Cloudshelf or Cloudshelf Extensions.
Usages
#
References
#
- Field owningOrganisation from CheckoutFlowOptions
- Field owningOrganisation from Cloudshelf
- Field owningOrganisation from CloudshelfEnginePayload
OrgSortInput
OrganisationEdge