This is JSON-RPC service for the Message Centre on the support page

The following JSON-RPC methods are supported (try these using the MessageCentre test page):

AjaxEnabled()
Check to see if ajax in working on client
GetCase(returnDivID)
Gets the thread of a support request.
SubmitCase(ID, value)
Gets the thread of a support request
system.about()
Returns a summary about the server implementation for display purposes.
system.listMethods()
Returns an array of method names implemented by this service.
system.version()
Returns the version server implementation using the major, minor, build and revision format.
UpdateKnowledgeBaseAccess(QuestionId)
Update number of times accessed knowledgebase questions

The following method(s) of this service are marked as idempotent and therefore safe for use with HTTP GET: