CommandClass _GETUSERDATA2

Purpose:

It returns the saved unused-minutes that the account can hold in the target server.

The account can store more in another server if belong to a clan, but this function will return only what it is in the target server.

The account history is returned in Param2 with minimun HTML format (with HTML tags), which will be required to strip everything to get the raw data to create another outline for it.

The same rule for the account history details, it will be only from the target server.

Minimum version for the target server required: v17.0.19 (updated).

Input parameters:

  • CommandClass = _GETUSERDATA2
  • Param1 = target CyberName.
  • Param2 = Session Token.

Output:

[{“ResponseClass”: “ERROR”, “Param1”: “message”, … }]
[{“ResponseClass”: “OK”, “Param1”: “Saved minutes”, “Param2”: “account history”, “Param3”: “UserName”, “Param4”: “AvailableScore”}]

Both Saved minutes, and the account balance include minimal html tags to help to show the information.

https://wingamer.ar/ApiMasterControl/Comm.php?CommandClass=_GETUSERDATA2&Param1=flulpycrea&Param2=SessionToken