v1
latestOpenAPI 3.1.02026-07-1410027.2 KBChain
Repay a loan
Repay a loan
post/v3/tx/repay
Request body
Response
200
Example response
{
"data": {
"type": "borrow"
},
"code": 200,
"msg": "ok",
"t": 1559204889719
}Repay a loan
200
{
"data": {
"type": "borrow"
},
"code": 200,
"msg": "ok",
"t": 1559204889719
}