object

AppOwnerInfo

Details about application owner.
Fields
The unique identifier (24-digit Mongo Object ID) of owner info.
banner
SecureUrl
URL for the banner image of the application.
CORS settings for the application.
created_at
String
ISO 8601 timestamp of sales channel information creation.
description
String
It gives a detailed information about the sales channel. It is required.
domain
Domain
The domain information associated with the application.
domains
[Domain]
List of domains associated with the application.
is_active
Boolean
Indicates sales channel is active or not active.
URL for the logo image of the application.
Metadata related to the application.
name
String
Store name of the ordering store.
secret
String
Random generated fix length string for sales channel. It is required and auto-generated.
token
String
Random generated fix length string for sales channel. It is required and auto-generated.
The website URL of the application.
mode
String
Mode of the application.
slug
String
Slug identifier for the application.
status
String
Current status of the application.
company_info
CompanyInfo
Company Information.
owner_info
OwnerInfo
Information about the owner of the application.