====== Get the balance of exchange ======
=== Description ===
No
=== Request code ===
OC_EXCHANGEGETBALANCE
=== Request errors ===
^ Request code ^ Code meaning ^ Explanation ^
| QE_NOT_MATCH | Not match | Invalid request signature |
=== Request body ===
"Action":,
"Data":{
"ID":,
"Key":
}
//Where://
* //ExchangeID// - ExchangeID
* //RequestKey// - signature that is generated as follows: RequestKey=SHA1(+)
=== Response body ===
"Status":"Success",
"Data": {
"Balance":
}
//Where://
* //ExchangeBalance// - exchange balance