object

CompanyInfo

Details about the company associated with the sales channel.
Fields
Required
The unique identifier of company information.
List of addresses associated with the company.
created_on
String!
Required
ISO 8601 timestamp of company information creation, e.g. '2023-10-15T10:30:00Z'.
is_active
Boolean
Indicates whether company is active or inactive.
Required
Name of the company, e.g. 'Reliance Retail Limited'.
notification_emails
[String]
List of notification email addresses, e.g. ['admin@company.com', 'support@company.com'].
uid
Int!
Required
Unique numeric identifier for the company.