Path Parameters
Vault ID to interact with. Use the Jupiter https://lite-api.jup.ag/lend/v1/borrow/vaults
endpoint to list available vaults.
Required range:
x >= 1
Example:
1
Position ID to interact with.
Required range:
x >= 0
Example:
2433
Query Parameters
Amount to deposit or withdraw.
Required range:
x >= 0
Percentage to deposit or withdraw (0-100). Takes priority over amount
.
Required range:
0 <= x <= 100
Example:
10
Body
application/json
The public key of the account that executes the transaction
Example:
"6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176"