{% extends "konami.html" %} {% block title %}system{% endblock %} {% block body %}

system

system.getmaster

Request:

{% highlight "cxml" %}
    
        
            
            
            
        
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
        
        
        
        
    
{% endhighlight %}

system.getlocationiplist

Request:

{% highlight "cxml" %}
    
        
            
            
        
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
        
        
            
            
                
            
        
    
{% endhighlight %}

system.xrpcproxy

Request:

{% highlight "cxml" %}
    
        
            
        
        
            
            
            
        
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
        
        
        
            
            
                
                
                
                
                
                
                
                
                
            
        
    
{% endhighlight %}

system.convcardnumber

Request:

{% highlight "cxml" %}
    
        
            
        
        
            
            
        
    
{% endhighlight %}

Response:

{% highlight "cxml" %}
    
        
        
            
        
    
{% endhighlight %}
{% endblock %}