taskType | string | yes | Task type, for this method the value is RunPluginCommand |
-async |
|
| Asynchronous method call: either synchronous or asynchronous |
-sync |
|
| Synchronous method call: either synchronous or asynchronous |
--timeout | int | no | Agent response time in seconds. Default is 120 seconds |
--objectId | int | yes | Restaurant code in the licensing system |
pluginName | string | yes | The name of the plugin the command is addressed to |
pluginParams | object | yes | Json object that is passed to the plugin without parsing at the Agent level |