Skip to main content

Sends balance to recepiant

Sends all available account balance of specified coin to an address.

Path Parameters
id string — REQUIRED

account id

Request Body — REQUIRED
address string — REQUIRED
currency string — REQUIRED
amount float
all boolean

If all the balance should be sent or not. If set to true the amount field would be ignored.

Responses
200

Transacrion response object

Schema
address string — REQUIRED
tx_hash string — REQUIRED
explorer_url string
amount float — REQUIRED
out float

Amount sent after substracting fees

400

Error response

Schema
message string
errors object[]
resource string
code string
field string
description string
401

Error response

Schema
message string
errors object[]
resource string
code string
field string
description string