strategy

Deposit into strategy

Deposits additional principal into an existing lending strategy.

post/markets/strategy/deposit

Headers

Idempotent-Keystring nullable

Optional idempotency key; a retried write with the same key replays the original response

Request body

amountinteger required
strategystring required

Response

Serialized transaction for the strategy deposit.

messagestring required

serialized message

Changes