Available from CRM.COM R15.0.0
This method returns the portal settings (i.e. portal logo and theme) information
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method. The supported options are |
fields_set | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Name | Type | Description |
---|---|---|
portal_theme | String | The theme that will be used on the portal The available options are the following
|
portal_logo | Object | The logo that will be used on the related portal components |
Referred Objects Response Data