Company administration service methods: Difference between revisions
| Line 11: | Line 11: | ||
Returns string. | Returns string. | ||
<code>getCompanyParam</code> API method returns configuration value for specified key. Method return invalid params error (code [[Errors handling#Error codes|-32602]]) in case if specified key not allowed. | <code>getCompanyParam</code> API method returns configuration value for specified key. Method return invalid params error (code [[Errors handling#Error codes|-32602]]) in case if specified key not allowed. See [[#Company_params|list of available keys]]. | ||
---- | ---- | ||
====getPluginStatuses==== | ====getPluginStatuses==== | ||