Difference between revisions of "MOR API user balance get"
From Kolmisoft Wiki
Jump to navigationJump to search
(→erros) |
(→Result) |
||
Line 13: | Line 13: | ||
-349282.18 | -349282.18 | ||
returns balance of user | returns balance of user. | ||
==Erros== | ==Erros== |
Revision as of 07:02, 4 January 2011
This functionality is available from MOR 9
In SETTINGS->Setup->Settings->Variuos->Allow devices to check balance over HTTP, check to allow this functionality:
Request
HTML POST: http://<SERVER_IP>/mor/api/balance?username=USERNAME
Result
-349282.18
returns balance of user.
Erros
When user is not found.
User not found
When feature is off.
Feature disabled