/borrow/repay
POST
/v1/agent/borrow/repayCreate a debt repayment operation
Requires API-key authentication (agentAuth, agentId).
Body
assetrequired | enum | Agent API v1 repay asset. Only GREEN is supported. Accepts either the symbol ("GREEN") or the canonical Base GREEN contract address. Generated SDK clients should send one of the enum values; the HTTP runtime additionally tolerates case and surrounding whitespace as a convenience for hand-rolled callers. GREEN · 0xd1Eac76497D06Cf15475A5e3984D5bC03de7C707 |
repay_all | boolean | |
source_asset | string | |
allow_conversion | boolean | |
amount | string | |
amount_usd | string |
