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

eacoin

eacoin.checkin

Request:

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

Response:

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

eacoin.checkout

Request:

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

Response:

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

eacoin.consume

Request:

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

Response:

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

eacoin.getbalance

Request:

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

Response:

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

eacoin.getecstatus

Request:

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

Response:

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

eacoin.touch

Request:

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

Response:

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

eacoin.opchpass

Request:

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

Response:

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

eacoin.opcheckin

Request:

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

Response:

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

eacoin.opcheckout

Request:

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

Response:

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

eacoin.getlog

Request:

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

Response:

{% highlight "cxml" %}
    
        
        
            
            
            

            
            
            
        
        
            
        
        
            
                
                
                
                
                
                
                <systemid __type="str" />
            </item[]>
        </history>
    </eacoin>
</response>{% endhighlight %}</pre>
{% endblock %}