object

AppOwnerInfo

Details about sales channel owner and configuration.
Fields
Required
The unique identifier of owner info.
banner
SecureUrl
URL for the banner image of the sales channel.
banner_url
String
URL for the banner image of the sales channel.
CORS settings for the sales channel.
created_at
String
ISO 8601 timestamp of sales channel information creation, e.g. '2023-10-15T10:30:00Z'.
description
String
Detailed information about the sales channel.
domain
Domain!
Required
The primary domain information associated with the sales channel.
domains
[Domain]!
Required
List of domains associated with the sales channel.
is_active
Boolean!
Required
Indicates whether sales channel is active or inactive.
URL for the logo image of the sales channel.
logo_url
String
URL for the logo image of the sales channel.
Metadata related to the sales channel.
Required
Name of the sales channel, e.g. 'My Fashion Store'.
secret
String
Randomly generated fixed length secret string for sales channel.
token
String!
Required
Randomly generated fixed length token string for sales channel.
Required
The website configuration of the sales channel.
Mode of the sales channel, e.g. 'live', 'development'.
Required
URL-friendly identifier for the sales channel, e.g. 'my-fashion-store'.
company_info
CompanyInfo!
Required
Company information associated with the sales channel.
owner_info
OwnerInfo!
Required
Information about the owner of the sales channel.
List of tokens associated with the sales channel.
favicon
SecureUrl
URL for the favicon image of the sales channel.
mobile_logo
SecureUrl
URL for the mobile logo of the sales channel.
mobile_logo_url
String
URL for the mobile logo of the sales channel.
Required
Current status of the sales channel, e.g. 'active', 'inactive'.