Lend
Execute withdraw
Execute a withdraw action in MarginFi
POST
Path Parameters
Token symbol to withdraw
Examples:
"USDC"
"SOL"
"USDT"
Query Parameters
The amount to withdraw. Human readable value, e.g. 100 USDC
Required range:
x >= 0.000001
The percentage of balance to withdraw
Required range:
1 <= x <= 100
Body
application/json
Response
200 - application/json
OK
The response is of type object
.