GET api/Balance?token={token}
get account balance
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| token | generated token on login |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1.0
application/xml, text/xml
Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>