cURL
curl --request GET \ --url https://jupiter.dial.to/api/v0/lend/borrow/{vaultId}/{positionId}/withdraw
{ "icon": "<string>", "label": "<string>", "title": "<string>", "description": "<string>", "disabled": true }
Get available withdraw actions for a token
Vault ID to interact with. Use the Jupiter https://lite-api.jup.ag/lend/v1/borrow/vaults endpoint to list available vaults.
https://lite-api.jup.ag/lend/v1/borrow/vaults
x >= 1
1
Position ID to interact with.
x >= 0
2433
Successful response with withdraw action details
Show child attributes
Was this page helpful?