Tip |
---|
Available from CRM.COM R11.0.0 |
Table of Contents | ||
---|---|---|
|
GET organisation/logo/view
This method returns the logo information related with the organisation of the logged in user
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
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
...
Examples
Expand | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||
HTTP Method: GET
Request: Response:
Note: To retrieve or display the actual image you need to construct the following URL
for example
|
GET organisation/general_settings/show
Tip |
---|
Available from CRM.COM R12.0.0 |
This method returns the general settings related with the organisation of the logged in user
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
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
...
Examples
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
Code Block | ||||||
| ||||||
Panel | ||||||
| ||||||
|