Fields
id
StringThe unique identifier (24-digit Mongo Object ID) of owner info.
banner
SecureUrlURL for the banner image of the application.
cors
ApplicationCorsCORS settings for the application.
created_at
StringISO 8601 timestamp of sales channel information creation.
description
StringIt gives a detailed information about the sales channel. It is required.
domain
DomainThe domain information associated with the application.
domains
[Domain]List of domains associated with the application.
is_active
BooleanIndicates sales channel is active or not active.
logo
SecureUrlURL for the logo image of the application.
Metadata related to the application.
name
StringStore name of the ordering store.
secret
StringRandom generated fix length string for sales channel. It is required and auto-generated.
token
StringRandom generated fix length string for sales channel. It is required and auto-generated.
website
ApplicationWebsiteThe website URL of the application.
mode
StringMode of the application.
slug
StringSlug identifier for the application.
company_info
CompanyInfoCompany Information.
owner_info
OwnerInfoInformation about the owner of the application.
tokens
[TokenSchema]List of tokens associated with the application.
favicon
SecureUrlURL for the favicon image of the application.
mobile_logo
SecureUrlURL for the mobile logo of the application.
status
StringCurrent status of the application.
Was this section helpful?