Withdraw

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

The request body for a /defi/v1/lendborrow/withdraw

lendborrowId

asset

amount

to

from

gas

gasPriority

enableFee

useCustomVaults

market

marketId

vaultAddress

onBehalfOf

collateral

Response

200      Successful response

Example Request using curl

curl --request POST \
     --url https://svc.blockdaemon.com/defi/v1/lendborrow/withdraw \
     --header 'accept: application/json' \
     --header 'content-type: application/json'