This is an old revision of the document!


FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

Number of Units

The request is intended to obtain number of units available to the user.

Request Example

&svc=count_units

Server Response

Result
{
    "count": 2 // The number of units available to the user 
}