Created getAccountBalance (markdown)
parent
0b62b56708
commit
8ed75525fe
|
@ -0,0 +1,13 @@
|
|||
URL: /account/balance/<br/>
|
||||
Request type: GET
|
||||
|
||||
### Overview
|
||||
The getAccountBalance method returns available funds for partner account.
|
||||
|
||||
### Request parameters
|
||||
* None
|
||||
|
||||
### Response
|
||||
* balance - account available credit
|
||||
* currency - currency of available credit
|
||||
* success - success value (true)
|
Loading…
Reference in New Issue