Chain
Get a loan
Get signature data to complete a loan transaction. If not approved, approve is required first.
post/v3/tx/borrow
Request body
Response
200
Example response
{
"data": {
"type": "borrow"
},
"code": 200,
"msg": "ok",
"t": 1559204889719
}Changes
No recorded changes to this endpoint across all 1 revision of this API.