object

AppDetails

Details about the sales channel, including its settings, metadata, and associated resources.
Fields
The unique identifier for sales channel.
banner
SecureUrl
URL of the banner image for the sales channel.
banner_url
String
URL of the banner image for the sales channel.
description
String
Detailed description about the sales channel.
domain
Domain!
Required
Primary domain associated with the sales channel.
domains
[Domain]!
Required
List of domains associated with the sales channel.
favicon
SecureUrl
URL for the favicon image for the sales channel.
favicon_url
String
URL for the favicon image for the sales channel.
URL of the logo image for the sales channel.
logo_url
String
URL of the logo image for the sales channel.
mobile_logo
SecureUrl
URL of the mobile version of the logo image for the sales channel.
mobile_logo_url
String
URL of the mobile version of the logo image for the sales channel.
Required
Name of the sales channel, e.g. 'My Fashion Store'.
app_type
AppType
Shows whether sales channel is live or in development mode.
Authentication settings for the sales channel.
cache_ttl
Int
Cache time-to-live in seconds, e.g. 3600 for 1 hour.
channel_type
String
Channel type like 'store', 'website-and-mobile-apps'. Default value is 'store'.
company_id
Int!
Required
The ID of the company this sales channel belongs to.
CORS configuration for the sales channel.
created_at
String!
Required
Timestamp when sales channel was created, e.g. '2023-10-15T10:30:00Z'.
modified_at
String!
Required
Timestamp when sales channel was updated, e.g. '2023-10-16T14:20:00Z'.
updated_at
String
Timestamp when sales channel was updated, e.g. '2023-10-16T14:20:00Z'.
is_active
Boolean!
Required
Indicates whether sales channel is active or inactive.
is_internal
Boolean
Indicates whether a sales channel is internal or external.
List of meta information for the sales channel.
owner
String
The unique ID of the owner who owns the sales channel.
List of redirections for the sales channel.
token
String
Randomly generated fixed length string for sales channel. It is required and auto-generated.
Sales channel website details.
version
Float
Version key for tracking revisions. Default value is zero.
Required
A short URL-friendly identifier of a sales channel, e.g. 'my-fashion-store'.
Required
Shows whether sales channel is in 'live' or 'development' mode.
Required
Current status of the sales channel, e.g. 'active', 'blocked'.
List of tokens associated with the sales channel.