object

AppBasicDetails

Details about the sales channel, including its settings, metadata, and associated resources.
Fields
The unique identifier (24-digit Mongo Object ID) for the sales channel details.
banner
SecureUrl
URL of the banner image for the sales channel.
description
String
It gives a detailed information about the sales channel.
domain
Domain
Primary domain associated with the sales channel.
domains
[Domain]
List of domains associated with the sales channel.
favicon
SecureUrl
List of domains associated with the sales channel.
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.
Required
Store name of the ordering store.
app_type
AppType
It shows application is live or in development mode.
Authentication settings for the sales channel.
cache_ttl
Int
An integer value that specifies the number of seconds until the key expires.
channel_type
String
It indicates different channel types like store, website-and-mobile-apps. Default value is store.
company_id
Int
Numeric ID allotted to a business account where the sales channel exists.
CORS configuration for the sales channel.
created_at
String
ISO 8601 timestamp of sales channel creation.
updated_at
String
ISO 8601 timestamp of sales channel updation.
is_active
Boolean
Indicates sales channel is active or not active.
is_internal
Boolean
Indicates whether a sales channel is internal or not.
List of meta information for the sales channel.
owner
String
The unique identifier (24-digit Mongo Object ID) of owner who owns the application.
List of redirections for the sales channel.
token
String
Random generated fix length string for sales channel. It is required and auto-generated.
Sales channel website details.