Details about the application, covering company and owner information, domain, website, CORS settings, and other attributes.
Fields
id
StringThe unique identifier (24-digit Mongo Object ID) of company information.
addresses
[CompanyAddress]List of addresses associated with the company.
created_on
StringISO 8601 timestamp of company information creation.
is_active
BooleanIndicates company is active or not active.
name
StringName of the company, Reliance Retail Limited.
notification_emails
[String]List of emails to notify.
uid
IntUnique identifier for the company.
Was this section helpful?