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