Build withdrawal transaction
To Do: <Description of the endpoint>
POST
/accounts/withdrawal/build
<Description of the endpoint>
Headers
Name
Value
X-API-KEY
<YOUR_API_KEY>
Body
Name
Type
Schema
Description
withdrawal_amount
object []
[]amount *
input_utxos
object []
[]input_utxo *
Response
Last updated