v1
latestOpenAPI 3.1.02026-07-1410027.2 KBChain
Refinance a loan
Get signature data to complete a loan transaction. If not approved, authorization is required first.
post/v3/tx/refinance
Request body
Response
200
Example response
{
"data": {
"type": "borrow"
},
"code": 200,
"msg": "ok",
"t": 1559204889719
}