result.data | object | Yes | — | JSON Response |
result.data.org | array | Yes | — | array of organization details Maximum items: 1. |
result.data.org[].country | record | No | — | Company’s country |
result.data.org[].photo_id | record | No | — | photo id of the company’s logo |
result.data.org[].city | record | No | — | Company’s city |
result.data.org[].description | record | No | — | description |
result.data.org[].type | "bigin" | "production" | "sandbox" | "developer" | No | — | type of org Allowed: bigin, production, sandbox, developer. |
result.data.org[].created_time | string | No | — | time of creation Format: date-time. |
result.data.org[].mc_status | boolean | null | No | — | multi currency status |
result.data.org[].gapps_enabled | boolean | No | — | google apps integration status |
result.data.org[].translation_enabled | boolean | No | — | translation status |
result.data.org[].street | record | No | — | Company’s street |
result.data.org[].domain_name | string | No | — | domain name of the organization Maximum length: 30. Pattern: [a-z][a-z0-9]{4,30}. |
result.data.org[].alias | record | No | — | Company’s alias |
result.data.org[].currency | string | No | — | home currency Maximum length: 30. |
result.data.org[].id | string | No | — | org id Maximum length: 20. |
result.data.org[].employee_count | record | No | — | Company’s employee count |
result.data.org[].state | record | No | — | Company’s state |
result.data.org[].fax | record | No | — | Company’s fax |
result.data.org[].zip | record | No | — | Company’s postal code |
result.data.org[].website | record | No | — | Company’s website |
result.data.org[].currency_symbol | string | No | — | home currency symbol Minimum length: 1. Maximum length: 5. |
result.data.org[].mobile | record | No | — | Company’s mobile |
result.data.org[].currency_locale | string | No | — | home currency locale Maximum length: 10. |
result.data.org[].primary_zuid | record | No | — | — |
result.data.org[].zia_portal_id | string | null | No | — | zia portal id |
result.data.org[].time_zone | string | No | — | Company’s time zone Maximum length: 30. |
result.data.org[].zgid | string | No | — | zgid Maximum length: 20. |
result.data.org[].country_code | string | null | No | — | Company’s country code |
result.data.org[].deletable_org_account | boolean | No | — | is deletable |
result.data.org[].license_details | object | No | — | license details |
result.data.org[].license_details.paid_expiry | record | No | — | license expiry date |
result.data.org[].license_details.users_license_purchased | integer | Yes | — | no of users can be added based on the purchased licenses Format: int32. |
result.data.org[].license_details.trial_type | string | null | No | — | trial type |
result.data.org[].license_details.trial_expiry | string | null | No | — | trial expiry date |
result.data.org[].license_details.paid | boolean | Yes | — | is paid edition account |
result.data.org[].license_details.paid_type | "free" | "standard" | "professional" | "enterprise" | "ultimate" | "crmplus" | "crmplusstarter" | "zohooneenterprise" | "zohoonestandard" | Yes | — | actual license type Allowed: free, standard, professional, enterprise, ultimate, crmplus, crmplusstarter, zohooneenterprise, zohoonestandard. |
result.data.org[].license_details.portal_users_license_purchased | integer | Yes | — | no of portal users can be added based on the purchased licenses Format: int32. |
result.data.org[].hierarchy_preferences | object | No | — | hierarchy preference of an organization |
result.data.org[].hierarchy_preferences.type | "Role_Hierarchy" | "Reporting_To_Hierarchy" | Yes | — | type of hierarchy Allowed: Role_Hierarchy, Reporting_To_Hierarchy. |
result.data.org[].hierarchy_preferences.strictly_reporting | boolean | null | No | — | non reporting users data should be visible to CEO and Administator(true) or any user higher in the hierarchy(false) |
result.data.org[].phone | record | No | — | Company’s phone number |
result.data.org[].company_name | record | No | — | Company’s name |
result.data.org[].privacy_settings | boolean | No | — | privacy settings enabled status |
result.data.org[].primary_email | record | No | — | Email of the super admin |
result.data.org[].iso_code | string | No | — | iso code of the home currency Maximum length: 10. |
result.data.org[].hipaa_compliance_enabled | boolean | No | — | hipaa compliances enabled status |
result.data.org[].lite_users_enabled | boolean | No | — | lite users enabled status |
result.meta | object | No | — | Additional response metadata (status, paging). |