Sends balance to recepiant
Sends all available account balance of specified coin to an address.
Path Parameters |
---|
id string — REQUIREDaccount id |
Request Body — REQUIRED |
---|
address string — REQUIRED |
currency string — REQUIRED |
amount float |
all booleanIf all the balance should be sent or not. If set to true the amount field would be ignored. |
Responses | |||||||
---|---|---|---|---|---|---|---|
200 Transacrion response object
| |||||||
400 Error response
| |||||||
401 Error response
|