v1

latestOpenAPI 3.1.02026-07-2639148131.7 KB
creditbook

Borrow principal

Borrows additional principal against an existing loan and can optionally refinance the targeted ledger in the same transaction.

post/markets/creditbook/borrow

Headers

Idempotent-Keystring nullable

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

Request body

isLoopboolean nullable
loanstring required

Loan account address (base58).

strategystring required

Strategy account address (base58).

Response

Serialized transaction for borrowing additional principal.