The system method will return back to you exactly what you are sending. Use this to check method endpoints and required arguments for the services.
read more »This method returns server timezone.
Please note: This method does not require or take any parameters.
read more »This method allows you to wrap multiple methodcalls in one service request. This method is compatible with the XML-RPC multicall specification.
Every request should be struct with a "methodName" and a "params" key. The "params" array may not be an associative array, it must be anindexed array. This means that you must provide each parameter in its correct order to the services you are read more »