Originate a loan
Lending
Originate a loan
Creates a loan application. Three wallet-linking strategies: (A) no wallet, (B) linkWalletId to attach an existing wallet, (C) createWalletProductCode to auto-provision a wallet and set up an auto-sweep standing instruction for repayments.
POST
Originate a loan
Authorizations
Bearer token from POST /generate-token. Expires ~1h; on 401, re-generate and retry once.
Body
application/json
Loan principal amount (e.g. 100000).
Available options:
DAYS, WEEKS, MONTHS, YEARS yyyy-MM-dd
Strategy B: attach an existing wallet.
Strategy C: auto-provision a wallet + auto-sweep standing instruction. Temporarily unavailable — open a wallet and use linkWalletId instead.
Response
Loan created